mirror of
https://github.com/tickstep/aliyunpan.git
synced 2025-02-02 21:27:15 +08:00
update linux service config file
This commit is contained in:
parent
5782bd7cd9
commit
5c19a07a31
@ -12,6 +12,11 @@ Type=forking
|
||||
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