fix systemd file
This commit is contained in:
parent
13f21eadec
commit
93b4a6ea16
2 changed files with 2 additions and 6 deletions
|
@ -1,7 +1,5 @@
|
|||
[Unit]
|
||||
Description=Cloudlog CAT Control
|
||||
After=syslog.target
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
RestartSec=2s
|
||||
|
@ -11,4 +9,4 @@ Restart=always
|
|||
#Environment=RUST_LOG=Debug
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
WantedBy=default.target
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue