Files
FHC-Core/system/services/systemd/phantomjs@.service
T
2018-05-29 08:18:06 +02:00

14 lines
282 B
Desktop File

[Unit]
Description=PhantomJS headless browser with HighCharts
After=network.target
[Service]
ExecStart=/usr/bin/phantomjs /home/%i/highcharts/highcharts-convert.js -host 10.127.0.197 -port 3003
KillMode=process
Restart=always
User=%i
Group=%i
[Install]
WantedBy=multi-user.target