adaptation pour www.ykn.fr

This commit is contained in:
2020-05-13 12:51:58 +02:00
parent 62f9f7d1cf
commit fe8ec6d6fe
9 changed files with 4 additions and 37 deletions

View File

@@ -0,0 +1,13 @@
[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