mirror of
https://github.com/OwO-Network/DeepLX.git
synced 2024-11-16 00:22:21 +08:00
Update deeplx.service
This commit is contained in:
parent
f8a41debe6
commit
43565812b5
|
@ -1,14 +1,12 @@
|
|||
[Unit]
|
||||
Description=DeepLX Service
|
||||
After=network.target nss-lookup.target
|
||||
Wants=network.target
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
User=root
|
||||
Group=root
|
||||
Type=simple
|
||||
Restart=always
|
||||
WorkingDirectory=/usr/bin/
|
||||
ExecStart=/usr/bin/deeplx
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Reference in New Issue
Block a user