Rev 9 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
#!/bin/sh# pre remove script for the Debian GNU/Linux oidentd packageset -eif [ -x /usr/sbin/update-inetd ]; thenupdate-inetd --pattern "oidentd" --remove identfi#DEBHELPER#