diff options
author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-08-28 17:26:52 +0200 |
---|---|---|
committer | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-08-28 17:26:52 +0200 |
commit | 71ca0523c7a3fc13f757179a960703aa85d3499c (patch) | |
tree | d629e7f30de84be9c102b148fae9bef11f401bd9 /debian/patches | |
parent | a8cdc5f8db88621fae634d09100ab65be94616f8 (diff) |
refresh patch
Diffstat (limited to 'debian/patches')
-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 b9410a6a..3446d896 100644 --- a/debian/patches/makedev.diff +++ b/debian/patches/makedev.diff @@ -10,8 +10,8 @@ there. ;; std) -- mkdev console tty null zero random urandom full fd time mem klog shm -+ mkdev console tty null zero random urandom full fd time mem klog +- mkdev console tty null zero urandom full fd time mem klog shm ++ mkdev console tty null zero urandom full fd time mem klog ;; console|com[0-9]) st $I root 600 /hurd/term ${DEVDIR}/$I device $I;; |