Rev 9 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
#!/bin/shset -e# remove other ident daemons from inetdif [ -x /usr/sbin/update-inetd ]; thenupdate-inetd --remove identfiadduser --system --group --home / --no-create-home --quiet oident#DEBHELPER#