bugfix
This commit is contained in:
parent
34f0cbba5b
commit
72b5108a02
16
sage.service
16
sage.service
@ -1,16 +0,0 @@
|
||||
[Unit]
|
||||
Wants=systemd-networkd.service
|
||||
|
||||
[Service]
|
||||
User=ymq
|
||||
Group=ymq
|
||||
Type=forking
|
||||
WorkingDirectory=/home/ymq/sage
|
||||
ExecStart=/home/ymq/sage/start.sh
|
||||
ExecStop=/home/ymq/sage/stop.sh
|
||||
StandardOutput=append:/var/log/sage/sage.log
|
||||
StandardError=append:/var/log/sage/sage.log
|
||||
SyslogIdentifier=sage
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Loading…
x
Reference in New Issue
Block a user