sane-stop-all-servo: add missing services
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
sudo systemctl stop matrix-appservice-irc mx-puppet-discord
|
||||
sudo systemctl stop pleroma gitea matrix-synapse jellyfin transmission jackett
|
||||
sudo systemctl stop ejabberd goaccess i2p kiwix-serve navidrome
|
||||
# TODO: stop the freshrss timer
|
||||
sudo systemctl stop phpfpm-freshrss
|
||||
sudo systemctl stop dovecot2 opendkin postfix
|
||||
@@ -8,4 +9,5 @@ sudo systemctl stop nginx
|
||||
sudo systemctl stop postgresql
|
||||
sudo systemctl stop duplicity.timer
|
||||
sudo systemctl stop duplicity
|
||||
sudo systemctl stop trust-dns
|
||||
sudo systemctl stop wireguard-wg0
|
||||
|
Reference in New Issue
Block a user