fix linux service error

This commit is contained in:
tickstep 2022-09-07 18:28:31 +08:00
parent 666842f972
commit 955a563b94

View File

@ -13,10 +13,6 @@ ExecStart=/path/to/start.sh
ExecStop=/path/to/stop.sh
PrivateTmp=true
Restart=always
StandardInput=tty
StandardOutput=tty
StandardError=null
TTYPath=/dev/tty12
[Install]
WantedBy=multi-user.target