1
0
vrac/hubicSytemd.service
2020-05-13 12:47:32 +02:00

14 lines
204 B
Desktop File

[Unit]
Description=Hubic Service
After=network.target
[Service]
Type=forking
User=root
ExecStart=/opt/hubicSytemd start
ExecStop=/opt/hubicSytemd stop
RestartSec=10
[Install]
WantedBy=multi-user.target