summaryrefslogtreecommitdiff
path: root/debian/hurd.postinst
diff options
context:
space:
mode:
authorMichael Banck <mbanck@debian.org>2005-06-19 14:19:42 +0000
committerMichael Banck <mbanck@debian.org>2005-06-19 14:19:42 +0000
commit7139b73e722ad4a2e47dfd2d2e330cb522899a2d (patch)
treee704c20a6da89607aa2dd8b029c34b0dca07c373 /debian/hurd.postinst
parente5a94733cfa5e5110146f3639710e81b58db6316 (diff)
* debian/hurd.postinst: Removed creation of user `login'.
Diffstat (limited to 'debian/hurd.postinst')
-rw-r--r--debian/hurd.postinst5
1 files changed, 0 insertions, 5 deletions
diff --git a/debian/hurd.postinst b/debian/hurd.postinst
index a398f1b8..05885203 100644
--- a/debian/hurd.postinst
+++ b/debian/hurd.postinst
@@ -8,11 +8,6 @@ update-alternatives --quiet \
update-alternatives \
--install /usr/bin/fakeroot fakeroot /bin/fakeroot-hurd 30
-if ! grep --quiet '^login:' /etc/passwd; then
- adduser --quiet --system --home /etc/login --gecos "Not logged in" --no-create-home login
- chsh -s /bin/bash login
-fi
-
#DEBHELPER#
for i in vcs tty1 tty2 tty3 tty4 tty5 tty6; do