From 218babb8590baa589501d621616898f3ab4abb35 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 5 Feb 2009 14:49:25 -0500 Subject: add comment --- init.d/50vcs-ignore | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'init.d') diff --git a/init.d/50vcs-ignore b/init.d/50vcs-ignore index 5c7aa78..1b6441a 100755 --- a/init.d/50vcs-ignore +++ b/init.d/50vcs-ignore @@ -81,9 +81,6 @@ elif [ "$LOWLEVEL_PACKAGE_MANAGER" = "pacman-g2" ]; then nl fi -ignore "*~" -nl - comment "mount(8) records system state here, no need to store these" ignore blkid.tab ignore blkid.tab.old @@ -98,3 +95,7 @@ ignore network/run ignore adjtime ignore lvm/cache nl + +comment "editor backup files" +ignore "*~" +nl -- cgit v1.2.3