11 lines
125 B
INI
11 lines
125 B
INI
8 years ago
|
[Unit]
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=/opt/ffmyk-influx/daemon.sh
|
||
|
Restart=always
|
||
|
RestartSec=5
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target
|
||
|
|