mirror of
https://github.com/classy-giraffe/easy-arch.git
synced 2025-11-17 11:30:55 +00:00
LF.
This commit is contained in:
parent
45572992bf
commit
9a9ea19fed
1 changed files with 1 additions and 1 deletions
|
|
@ -360,7 +360,7 @@ EOF
|
|||
print "Enabling Reflector, automatic snapshots, BTRFS scrubbing and systemd-oomd."
|
||||
for service in reflector.timer snapper-timeline.timer snapper-cleanup.timer btrfs-scrub@-.timer btrfs-scrub@home.timer btrfs-scrub@var-log.timer btrfs-scrub@\\x2esnapshots.timer grub-btrfs.path systemd-oomd
|
||||
do
|
||||
systemctl enable $service --root=/mnt &>/dev/null
|
||||
systemctl enable "$service" --root=/mnt &>/dev/null
|
||||
done
|
||||
|
||||
# Finishing up.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue