From 42f12d216f5a0a7de2e14d38c120faf261ef552d Mon Sep 17 00:00:00 2001 From: James Barnett Date: Wed, 28 Feb 2018 15:43:01 -0500 Subject: [PATCH] update manual --- man8/snap-pac.8 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/man8/snap-pac.8 b/man8/snap-pac.8 index 8aefd59..7a6db5f 100644 --- a/man8/snap-pac.8 +++ b/man8/snap-pac.8 @@ -64,7 +64,11 @@ specified by KERNEL_PACKAGE; see below) is updated, then a symlink will be created in the kernel modules directory for the currently running kernel to same directory in the pre snapshot of the "root" configuration. This is so that the kernel modules will still be -available for use before a reboot is required. +available for use before a reboot is required. snap-pac will also +delete broken symlinks in the kernel modules directory if this is set +to "yes". (snapper +removes configurations according to the specified cleanup algorithm, +so eventually symlinks to old kernel modules directories will break). Default is "no". .RE