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
|
||||
PrivateTmp=true
|
||||
Restart=always
|
||||
StandardInput=tty
|
||||
StandardOutput=tty
|
||||
StandardError=null
|
||||
TTYPath=/dev/tty12
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Reference in New Issue
Block a user