#!/bin/bash
# disable services
systemctl disable astra-Astra-19E-1
systemctl disable astra-Astra-19E-2
systemctl disable astra-Astra-19E-3
systemctl disable astra-Astra-19E-4
systemctl disable astra-Astra-19E-5
systemctl disable astra-Astra-19E-6
systemctl disable astra-Astra-19E-7
systemctl disable astra-Astra-19E-8
systemctl disable astra-Astra-19E-9
systemctl disable astra-Astra-19E-10
systemctl disable astra-Astra-28E-1
systemctl disable astra-Astra-28E-2
systemctl disable astra-Astra-28E-3
systemctl disable astra-Astra-28E-4
systemctl disable astra-Astra-28E-5
systemctl disable astra-Astra-28E-6
systemctl disable astra-Hotbird-13E-1
systemctl disable astra-Hotbird-13E-2
systemctl disable astra-Hotbird-13E-3
systemctl disable astra-Hotbird-13E-4
systemctl disable astra-Hotbird-13E-5
systemctl disable astra-Hispasat-30W-1
systemctl disable astra-Eutelsat-16E-1
systemctl disable astra-Eutelsat-16E-2
systemctl disable astra-Eutelsat-7W-1
systemctl disable astra-Eutelsat-7W-2
systemctl disable astra-Astra-19E-11
systemctl disable astra-Astra-28E-7
systemctl disable astra-Badr-26E-1
systemctl disable astra-Nilesat-7W-1
systemctl disable astra-Nilesat-7W-2
systemctl disable astra-Nilesat-7W-3
systemctl disable astra-Eutelsat-7W-3
systemctl disable astra-Eutelsat-8W-1
systemctl disable astra-Turksat-42E-1
systemctl disable astra-Eutelsat-16E-3
systemctl disable astra-Badr-26E-2
systemctl disable astra-Turksat-42E-2
systemctl disable astra-Turksat-42E-3
systemctl disable astra-Hotbird-13E-6
systemctl disable astra-Eutelsat-7W-4
systemctl disable astra-Turksat-42E-4
systemctl disable astra-Turksat-42E-5
systemctl disable astra-Astra-28E-8
systemctl disable astra-Hellassat-39E-1
systemctl disable astra-Hotbird-13E-7
systemctl disable astra-Eutelsat-5W-1
systemctl disable astra-Astra-23E-1
systemctl disable astra-Astra-23E-2
systemctl disable astra-Eutelsat-7E-1
systemctl disable astra-Eutelsat-7E-2
systemctl disable astra-Eutelsat-9E-1
systemctl disable astra-Eutelsat-9E-2
systemctl disable astra-Thor-0.8W-1
systemctl disable astra-Thor-0.8W-2
systemctl disable astra-Thor-0.8W-3
systemctl disable astra-Astra-4.8E-1
systemctl disable astra-Astra-4.8E-2
# stop services
systemctl stop astra-Astra-19E-1
systemctl stop astra-Astra-19E-2
systemctl stop astra-Astra-19E-3
systemctl stop astra-Astra-19E-4
systemctl stop astra-Astra-19E-5
systemctl stop astra-Astra-19E-6
systemctl stop astra-Astra-19E-7
systemctl stop astra-Astra-19E-8
systemctl stop astra-Astra-19E-9
systemctl stop astra-Astra-19E-10
systemctl stop astra-Astra-28E-1
systemctl stop astra-Astra-28E-2
systemctl stop astra-Astra-28E-3
systemctl stop astra-Astra-28E-4
systemctl stop astra-Astra-28E-5
systemctl stop astra-Astra-28E-6
systemctl stop astra-Hotbird-13E-1
systemctl stop astra-Hotbird-13E-2
systemctl stop astra-Hotbird-13E-3
systemctl stop astra-Hotbird-13E-4
systemctl stop astra-Hotbird-13E-5
systemctl stop astra-Hispasat-30W-1
systemctl stop astra-Eutelsat-16E-1
systemctl stop astra-Eutelsat-16E-2
systemctl stop astra-Eutelsat-7W-1
systemctl stop astra-Eutelsat-7W-2
systemctl stop astra-Astra-19E-11
systemctl stop astra-Astra-28E-7
systemctl stop astra-Badr-26E-1
systemctl stop astra-Nilesat-7W-1
systemctl stop astra-Nilesat-7W-2
systemctl stop astra-Nilesat-7W-3
systemctl stop astra-Eutelsat-7W-3
systemctl stop astra-Eutelsat-8W-1
systemctl stop astra-Turksat-42E-1
systemctl stop astra-Eutelsat-16E-3
systemctl stop astra-Badr-26E-2
systemctl stop astra-Turksat-42E-2
systemctl stop astra-Turksat-42E-3
systemctl stop astra-Hotbird-13E-6
systemctl stop astra-Eutelsat-7W-4
systemctl stop astra-Turksat-42E-4
systemctl stop astra-Turksat-42E-5
systemctl stop astra-Astra-28E-8
systemctl stop astra-Hellassat-39E-1
systemctl stop astra-Hotbird-13E-7
systemctl stop astra-Eutelsat-5W-1
systemctl stop astra-Astra-23E-1
systemctl stop astra-Astra-23E-2
systemctl stop astra-Eutelsat-7E-1
systemctl stop astra-Eutelsat-7E-2
systemctl stop astra-Eutelsat-9E-1
systemctl stop astra-Eutelsat-9E-2
systemctl stop astra-Thor-0.8W-1
systemctl stop astra-Thor-0.8W-2
systemctl stop astra-Thor-0.8W-3
systemctl stop astra-Astra-4.8E-1
systemctl stop astra-Astra-4.8E-2

exit 0