File: prerm

package info (click to toggle)
p10cfgd 1.0-10
  • links: PTS
  • area: main
  • in suites: potato
  • size: 68 kB
  • sloc: perl: 201; exp: 66; makefile: 37; sh: 2
file content (7 lines) | stat: -rw-r--r-- 93 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#!	/bin/bash

# clean up the /etc/inetd.conf file

update-inetd --remove rmtcfg

#DEBHELPER#