sane-stop-all-servo: add missing services

This commit is contained in:
2023-01-04 07:49:21 +00:00
parent 247ad326b2
commit 5c42365912

View File

@@ -1,6 +1,7 @@
#!/usr/bin/env bash #!/usr/bin/env bash
sudo systemctl stop matrix-appservice-irc mx-puppet-discord sudo systemctl stop matrix-appservice-irc mx-puppet-discord
sudo systemctl stop pleroma gitea matrix-synapse jellyfin transmission jackett sudo systemctl stop pleroma gitea matrix-synapse jellyfin transmission jackett
sudo systemctl stop ejabberd goaccess i2p kiwix-serve navidrome
# TODO: stop the freshrss timer # TODO: stop the freshrss timer
sudo systemctl stop phpfpm-freshrss sudo systemctl stop phpfpm-freshrss
sudo systemctl stop dovecot2 opendkin postfix sudo systemctl stop dovecot2 opendkin postfix
@@ -8,4 +9,5 @@ sudo systemctl stop nginx
sudo systemctl stop postgresql sudo systemctl stop postgresql
sudo systemctl stop duplicity.timer sudo systemctl stop duplicity.timer
sudo systemctl stop duplicity sudo systemctl stop duplicity
sudo systemctl stop trust-dns
sudo systemctl stop wireguard-wg0 sudo systemctl stop wireguard-wg0