diff options
author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-09-03 15:22:26 +0200 |
---|---|---|
committer | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-09-03 15:22:26 +0200 |
commit | 46484a0546036fab0fee8f96ed17e299c7438570 (patch) | |
tree | a1583dfa5f5efaca4c01bbf96871adbaa8bf3dd0 | |
parent | c85c7539901542b58b8107425bf9f75617560c18 (diff) |
drop run.patch
-rw-r--r-- | debian/patches/run.patch | 16 | ||||
-rw-r--r-- | debian/patches/series | 1 |
2 files changed, 0 insertions, 17 deletions
diff --git a/debian/patches/run.patch b/debian/patches/run.patch deleted file mode 100644 index 3588ddb0..00000000 --- a/debian/patches/run.patch +++ /dev/null @@ -1,16 +0,0 @@ ---- a/daemons/rc.sh -+++ b/daemons/rc.sh -@@ -98,6 +98,13 @@ - chgrp utmp utmp - fi; }) - fi -+ -+# until we properly start /etc/rcS.d -+rm -fr /run/* -+mkdir -p /run/lock /run/shm -+chmod 1777 /run/lock /run/shm -+: > /run/utmp -+ - echo done - - # See whether procfs is set up diff --git a/debian/patches/series b/debian/patches/series index 7cdc95dd..c4084430 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -26,7 +26,6 @@ random-default-fast.patch #libexec.patch -run.patch libdde_netdev_tx_t.patch libdde_pci-needs_freset.patch libdde_addr_list.patch |