diff options
author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-08-28 17:29:04 +0200 |
---|---|---|
committer | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-08-28 17:29:04 +0200 |
commit | f4d1c27ea8dc5996a15f1c6b4e73f3cf8892fc77 (patch) | |
tree | 70ea806db0c5d249476448badea753cc8cdf1e9b | |
parent | 71ca0523c7a3fc13f757179a960703aa85d3499c (diff) |
refresh patch
-rw-r--r-- | debian/patches/makedev.diff | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/makedev.diff b/debian/patches/makedev.diff index 3446d896..b165246c 100644 --- a/debian/patches/makedev.diff +++ b/debian/patches/makedev.diff @@ -10,8 +10,8 @@ there. ;; std) -- mkdev console tty null zero urandom full fd time mem klog shm -+ mkdev console tty null zero urandom full fd time mem klog +- mkdev console tty urandom null zero full fd time mem klog shm ++ mkdev console tty urandom null zero full fd time mem klog ;; console|com[0-9]) st $I root 600 /hurd/term ${DEVDIR}/$I device $I;; |