Fix detect-swap
This commit is contained in:
parent
6abd103395
commit
9204d11a7f
2 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@ set -eu
|
|||
# Enable the live system configuration script at boot.
|
||||
systemctl enable live-config.service
|
||||
|
||||
systemctl enable detect-swap.service
|
||||
|
||||
# Disable automatic apt update.
|
||||
systemctl disable apt-daily.timer
|
||||
systemctl disable apt-daily-upgrade.timer
|
||||
|
|
|
|||
0
os/layers/live/includes.chroot/usr/local/bin/detect-swap
Normal file → Executable file
0
os/layers/live/includes.chroot/usr/local/bin/detect-swap
Normal file → Executable file
Loading…
Add table
Add a link
Reference in a new issue