diff --git a/install/domain-locker-install.sh b/install/domain-locker-install.sh index ce4e373a0e..f797365665 100644 --- a/install/domain-locker-install.sh +++ b/install/domain-locker-install.sh @@ -64,7 +64,7 @@ Restart=always [Install] WantedBy=multi-user.target EOF -systemctl start --now -q domain-locker +systemctl enable -q --now domain-locker msg_info "Created Service" motd_ssh