Skip to content

Commit

Permalink
Disable power management
Browse files Browse the repository at this point in the history
  • Loading branch information
bjsowa committed Jan 9, 2023
1 parent f76e20d commit 042487a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stage1/02-sys-tweaks/02-run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ install -v -m 644 files/polkit/*.pkla "${ROOTFS_DIR}/etc/polkit-1/localauthority
on_chroot << EOF
systemctl disable motd-news.timer
systemctl disable apt-daily-upgrade.timer
systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target
EOF

0 comments on commit 042487a

Please sign in to comment.