mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-04 15:54:48 +01:00
use systemctl 'restart' instead of 'start'
This commit is contained in:
@@ -27,6 +27,6 @@ fi
|
||||
|
||||
sed "s|%BIN%|$(pwd)|g" conf/miabldap-capture.service > /etc/systemd/system/miabldap-capture.service
|
||||
|
||||
systemctl daemon-reload
|
||||
systemctl enable miabldap-capture
|
||||
systemctl start miabldap-capture
|
||||
hide_output systemctl daemon-reload
|
||||
hide_output systemctl enable miabldap-capture
|
||||
restart_service miabldap-capture
|
||||
|
||||
Reference in New Issue
Block a user