Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -402,7 +402,7 @@ EOF
|
||||
|
||||
chroot_exec "${TARGET}" sed -i 's#^\(ENABLED=\).*#\1"true"#' /etc/default/sysstat
|
||||
|
||||
guard_dir && return 0
|
||||
guard_dir; return 0
|
||||
}
|
||||
### Prevents accidental 'unset -f'.
|
||||
# shellcheck disable=SC2034
|
||||
|
||||
Reference in New Issue
Block a user