Rev 9 | Blame | Compare with Previous | Last modification | View Log | RSS feed
#!/bin/shset -e# remove other ident daemons from inetdif which update-inetd > /dev/null; thenupdate-inetd --remove identfiadduser --system --group --home / --no-create-home --quiet oident#DEBHELPER#