diff options
| author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-03-21 11:41:02 +0100 |
|---|---|---|
| committer | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-03-21 11:41:02 +0100 |
| commit | b0258ce1445bf72767bb208af26a2ca5effeac10 (patch) | |
| tree | 39617c4ad39d8cedbe52873019d3f62b52f73eee /debian/patches | |
| parent | b8cb2ef042e22d6103bd9e44ea53314c1b909743 (diff) | |
sync with upstream packaging
Diffstat (limited to 'debian/patches')
| -rw-r--r-- | debian/patches/rc.patch | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/patches/rc.patch b/debian/patches/rc.patch index a4be4aa5..964662c7 100644 --- a/debian/patches/rc.patch +++ b/debian/patches/rc.patch @@ -24,7 +24,7 @@ More debianish rc scripts ;; # Filesystem modified, filesystem should be restarted # Ideally we would only restart the filesystem -@@ -85,12 +88,25 @@ if test -d /tmp; then +@@ -85,12 +88,26 @@ if test -d /tmp; then fi if test -d /var/run; then @@ -50,6 +50,7 @@ More debianish rc scripts + +# This file must exist for e2fsck to work. +ln -s /proc/mounts /var/run/mtab ++ln -sf /proc/mounts /etc/mtab #echo -n restoring pty permissions... #chmod 666 /dev/tty[pqrs]* |
