sh.zio.sys-daemon: add System Daemon
This commit is contained in:
parent
a22c12f6e2
commit
1cc4c432b2
3 changed files with 76 additions and 0 deletions
8
etc/systemd/system/sh.zio.sys-daemon.service
Normal file
8
etc/systemd/system/sh.zio.sys-daemon.service
Normal file
|
@ -0,0 +1,8 @@
|
|||
[Unit]
|
||||
Description=sh.zio.sys-daemon
|
||||
|
||||
[Service]
|
||||
User=root
|
||||
Group=root
|
||||
ExecStart=/usr/local/bin/sh.zio.sys-daemon
|
||||
Type=simple
|
Loading…
Add table
Add a link
Reference in a new issue