no replacement for ondemand.service

This commit is contained in:
Andrei Radulescu
2024-08-03 00:36:49 +03:00
parent e5b0c8f94f
commit b041cdfe25
-4
View File
@@ -111,10 +111,6 @@ echo "makestep 0.1 3" >> /etc/chrony/chrony.conf
mkdir /data && chown $USERNAME:$USERNAME /data
mkdir /persist && chown $USERNAME:$USERNAME /persist
# TODO: this is from 20.04, does it have a replacement?
# Disable automatic ondemand switching from ubuntu
#systemctl disable ondemand
# Disable pstore service that moves files out of /sys/fs/pstore
systemctl disable systemd-pstore.service