aboutsummaryrefslogtreecommitdiff
path: root/system/OpenSnitch/README.SLACKWARE
diff options
context:
space:
mode:
Diffstat (limited to 'system/OpenSnitch/README.SLACKWARE')
-rw-r--r--system/OpenSnitch/README.SLACKWARE2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/OpenSnitch/README.SLACKWARE b/system/OpenSnitch/README.SLACKWARE
index 22f0638e81..ff1d7dcf17 100644
--- a/system/OpenSnitch/README.SLACKWARE
+++ b/system/OpenSnitch/README.SLACKWARE
@@ -48,7 +48,7 @@ make modules
KERNEL_VER=$(uname -r)
mv /boot/vmlinuz-generic-$KERNEL_VER /boot/vmlinuz-generic-$KERNEL_VER-old
cp arch/x86_64/boot/bzImage /boot/vmlinuz-generic-$KERNEL_VER
-mv /boot/System.map-generic-$KERNEL_VER /boot/System.map-generic-$KERNEL_VER.old
+mv /boot/System.map-generic-$KERNEL_VER /boot/System.map-generic-$KERNEL_VER-old
cp System.map /boot/System.map-generic-$KERNEL_VER
- Finally, install the kernel: