Update deeplx.service

This commit is contained in:
Vincent Young 2023-02-18 20:55:20 +08:00 committed by GitHub
parent f8a41debe6
commit 43565812b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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