[arkdep] Fix init config description

This commit is contained in:
Dennis ten Hoove 2024-07-28 20:22:41 +02:00
parent f3c4e4c293
commit 19057ada10
No known key found for this signature in database
GPG key ID: 2BA91DC2563B83D1

2
arkdep
View file

@ -347,7 +347,7 @@ init () {
# Ensure latest image as defined in the external database is always the default systemd-boot boot entry
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')
# Load script extensions from /arkdep/extensions