diff --git a/doc/systemd_service.md b/doc/systemd_service.md index 88813e14..cb72df53 100644 --- a/doc/systemd_service.md +++ b/doc/systemd_service.md @@ -21,7 +21,7 @@ Restart=on-failure RestartSec=15s [Install] -WantedBy=multi-user.target +WantedBy=multi-user.target``` ## Enable service