Files
FHC-Core/system/services/systemd/phantomjs@.service
T
SimonGschnell a21a292da6 dokument upload
2024-01-29 16:48:41 +01:00

14 lines
282 B
Desktop File
Executable 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