mirror of
https://github.com/tickstep/aliyunpan.git
synced 2025-01-23 22:42:15 +08:00
fix linux service error
This commit is contained in:
parent
666842f972
commit
955a563b94
@ -13,10 +13,6 @@ ExecStart=/path/to/start.sh
|
|||||||
ExecStop=/path/to/stop.sh
|
ExecStop=/path/to/stop.sh
|
||||||
PrivateTmp=true
|
PrivateTmp=true
|
||||||
Restart=always
|
Restart=always
|
||||||
StandardInput=tty
|
|
||||||
StandardOutput=tty
|
|
||||||
StandardError=null
|
|
||||||
TTYPath=/dev/tty12
|
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
Loading…
Reference in New Issue
Block a user