diff --git a/install b/install index 441e3232..bbcab21b 100755 --- a/install +++ b/install @@ -235,7 +235,7 @@ if [ "$(id -u)" == "0" ]; then fi if [ -f /usr/etc/rpm-ostreed.conf ]; then - (systemctl enable {aminda-duperemove,aminda-nocron-reboot,aminda-nocron-rebootish,flatpak-update,monthly-btrfs-balance,sysctl-p--system}.timer &) + (systemctl enable {aminda-duperemove,monthly-btrfs-balance}.timer &) fi fi