first commit
This commit is contained in:
13
hubicSytemd.service
Normal file
13
hubicSytemd.service
Normal 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
|
Reference in New Issue
Block a user