Rev 9 | Blame | Compare with Previous | Last modification | View Log | RSS feed
#!/bin/sh# pre remove script for the Debian GNU/Linux oidentd packageset -eif which update-inetd > /dev/null; thenupdate-inetd --pattern "oidentd" --remove identfi#DEBHELPER#