uawdijnntqw1x1x1
IP : 216.73.216.155
Hostname : vm5018.vps.agava.net
Kernel : Linux vm5018.vps.agava.net 3.10.0-1127.8.2.vz7.151.14 #1 SMP Tue Jun 9 12:58:54 MSK 2020 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
var
/
lib
/
dpkg
/
..
/
dpkg
/
info
/
xinetd.prerm
/
/
#!/bin/sh -e if [ -x "`which invoke-rc.d 2>/dev/null`" ]; then invoke-rc.d xinetd stop elif [ -x /etc/init.d/xinetd ]; then /etc/init.d/xinetd stop fi if [ "$1" = "remove" ]; then echo "Note: all inetd services have been terminated." fi # Automatically added by dh_installinit if [ -x "/etc/init.d/xinetd" ] && [ "$1" = remove ]; then if [ -x "`which invoke-rc.d 2>/dev/null`" ]; then invoke-rc.d xinetd stop || exit $? else /etc/init.d/xinetd stop || exit $? fi fi # End automatically added section
/var/lib/dpkg/../dpkg/info/xinetd.prerm