diff options
author | Pino Toscano <pino@debian.org> | 2012-02-01 17:37:12 +0100 |
---|---|---|
committer | Pino Toscano <pino@debian.org> | 2012-02-01 17:37:12 +0100 |
commit | d4e6a14eb3fad1b43a21214db139db441025baf5 (patch) | |
tree | e6274eec209e42bec3793b55f73e8707fc920e38 /debian/hurd.install | |
parent | 09218a5407f3d9cf04b69f8eccdad5a1e0fbda99 (diff) |
rename {halt,reboot} to {halt,reboot}-hurd
... and handle them as slaves of the runsystem alternative.
Diffstat (limited to 'debian/hurd.install')
-rw-r--r-- | debian/hurd.install | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/hurd.install b/debian/hurd.install index 35ebbf73..05254303 100644 --- a/debian/hurd.install +++ b/debian/hurd.install @@ -14,8 +14,8 @@ debian/tmp/sbin/nfsd debian/tmp/sbin/e2os debian/tmp/sbin/MAKEDEV debian/tmp/sbin/losetup -debian/tmp/sbin/reboot -debian/tmp/sbin/halt +debian/tmp/sbin/reboot-hurd +debian/tmp/sbin/halt-hurd debian/tmp/sbin/swapon debian/tmp/sbin/swapoff debian/tmp/sbin/fsck.ufs |