mirror of
https://github.com/classy-giraffe/easy-arch.git
synced 2025-11-17 11:30:55 +00:00
commit
ef721a691d
1 changed files with 4 additions and 0 deletions
|
|
@ -229,5 +229,9 @@ systemctl enable snapper-timeline.timer --root=/mnt &>/dev/null
|
||||||
systemctl enable snapper-cleanup.timer --root=/mnt &>/dev/null
|
systemctl enable snapper-cleanup.timer --root=/mnt &>/dev/null
|
||||||
systemctl enable grub-btrfs.path --root=/mnt &>/dev/null
|
systemctl enable grub-btrfs.path --root=/mnt &>/dev/null
|
||||||
|
|
||||||
|
# Enabling systemd-oom.
|
||||||
|
echo "Enabling systemd-oomd."
|
||||||
|
systemctl enable systemd-oomd --root=/mnt &>/dev/null
|
||||||
|
|
||||||
echo "Done, you may now wish to reboot (further changes can be done by chrooting into /mnt)."
|
echo "Done, you may now wish to reboot (further changes can be done by chrooting into /mnt)."
|
||||||
exit
|
exit
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue