refactor: suppress output when enabling kiwix-serve service

This commit is contained in:
MickLesk
2026-06-03 09:25:24 +02:00
parent c1c9975771
commit 1215209488
2 changed files with 5 additions and 42 deletions

View File

@@ -44,7 +44,7 @@ RestartSec=5
[Install]
WantedBy=multi-user.target
EOF
systemctl enable kiwix-serve
systemctl enable -q kiwix-serve
msg_ok "Created Service"
motd_ssh