From 6df62e20b2e1639ba0a87eeff8c99b62ee5ef34b Mon Sep 17 00:00:00 2001 From: Tomas-M Date: Wed, 19 Dec 2018 00:12:00 +0100 Subject: [PATCH] proper dir in comment --- Slax/debian/rootcopy/sbin/slax-automount | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Slax/debian/rootcopy/sbin/slax-automount b/Slax/debian/rootcopy/sbin/slax-automount index 0131299..5e8f69e 100755 --- a/Slax/debian/rootcopy/sbin/slax-automount +++ b/Slax/debian/rootcopy/sbin/slax-automount @@ -1,6 +1,6 @@ #!/bin/bash # Recreate fstab entries in /etc/fstab and make /media directories -# This script is called by udev rules, see /etc/udev/ +# This script is called by udev rules, see /lib/udev/rules.d/ # # Author: Tomas M