File: prerm

package info (click to toggle)
cfingerd 1.3.2-11.0
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 600 kB
  • ctags: 396
  • sloc: ansic: 3,220; perl: 572; makefile: 155; sh: 52
file content (8 lines) | stat: -rw-r--r-- 206 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
#! /bin/sh
# post removal script for the Debian GNU/Linux cfingerd package

set -e

update-inetd --pattern cfingerd --disable finger
update-inetd --comment-chars '## ' --pattern in.fingerd --enable finger