[arkdep] Fix init config description
This commit is contained in:
parent
f3c4e4c293
commit
19057ada10
1 changed files with 1 additions and 1 deletions
2
arkdep
2
arkdep
|
@ -347,7 +347,7 @@ init () {
|
||||||
# Ensure latest image as defined in the external database is always the default systemd-boot boot entry
|
# Ensure latest image as defined in the external database is always the default systemd-boot boot entry
|
||||||
latest_image_always_default=0
|
latest_image_always_default=0
|
||||||
|
|
||||||
# List of files and folders to be recursively copied over from var to new var, path should start with /
|
# List of files and folders to be recursively copied over from root to new root, path should start with /
|
||||||
migrate_files=('/var/usrlocal' '/var/usrliblocale' '/var/opt' '/var/srv' '/var/nm-system-connections' '/var/lib/AccountsService' '/var/lib/bluetooth' '/var/lib/NetworkManager' '/var/lib/arkane' '/etc/localtime' '/etc/locale.gen' '/etc/locale.conf')
|
migrate_files=('/var/usrlocal' '/var/usrliblocale' '/var/opt' '/var/srv' '/var/nm-system-connections' '/var/lib/AccountsService' '/var/lib/bluetooth' '/var/lib/NetworkManager' '/var/lib/arkane' '/etc/localtime' '/etc/locale.gen' '/etc/locale.conf')
|
||||||
|
|
||||||
# Load script extensions from /arkdep/extensions
|
# Load script extensions from /arkdep/extensions
|
||||||
|
|
Loading…
Add table
Reference in a new issue