summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/run.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/patches/run.patch b/debian/patches/run.patch
index 6c9dfa60..50f584fb 100644
--- a/debian/patches/run.patch
+++ b/debian/patches/run.patch
@@ -2,7 +2,7 @@ Index: hurd/daemons/rc.sh
===================================================================
--- hurd.orig/daemons/rc.sh 2011-12-06 02:51:32.000000000 +0100
+++ hurd/daemons/rc.sh 2011-12-06 02:52:16.000000000 +0100
-@@ -98,6 +98,12 @@
+@@ -98,6 +98,13 @@
chgrp utmp utmp
fi; })
fi
@@ -11,6 +11,7 @@ Index: hurd/daemons/rc.sh
+rm -fr /run/*
+mkdir -p /run/lock /run/shm
+chmod 1777 /run/lock /run/shm
++: > /run/utmp
+
echo done