Changeset 70 for trunk/DEBIAN
- Timestamp:
- 11/14/06 12:25:00 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/DEBIAN/postinst
r68 r70 33 33 /etc/init.d/xinetd reload 34 34 35 elif [ - r /etc/inetd.conf]35 elif [ -x /etc/init.d/inetd ] 36 36 then 37 37 update-inetd --add "$DAEMON\tstream\ttcp\tnowait\troot.sys\t/usr/sbin/tcpd\t/usr/sbin/$DAEMON"
Note: See TracChangeset
for help on using the changeset viewer.