commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hurd] 04/04: Replace any existing /etc/mtab


From: Samuel Thibault
Subject: [hurd] 04/04: Replace any existing /etc/mtab
Date: Sat, 15 Feb 2014 08:49:28 +0000

This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to branch master
in repository hurd.

commit a78a6ac05d543680c42497e2f884a20cd03019ae
Author: Samuel Thibault <address@hidden>
Date:   Sat Feb 15 08:49:12 2014 +0000

    Replace any existing /etc/mtab
---
 debian/patches/rc.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/rc.patch b/debian/patches/rc.patch
index 17597ba..964662c 100644
--- a/debian/patches/rc.patch
+++ b/debian/patches/rc.patch
@@ -50,7 +50,7 @@ More debianish rc scripts
 +
 +# This file must exist for e2fsck to work.
 +ln -s /proc/mounts /var/run/mtab
-+ln -s /proc/mounts /etc/mtab
++ln -sf /proc/mounts /etc/mtab
  
  #echo -n restoring pty permissions...
  #chmod 666 /dev/tty[pqrs]*

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-hurd/hurd.git



reply via email to

[Prev in Thread] Current Thread [Next in Thread]