uawdijnntqw1x1x1
IP : 216.73.216.119
Hostname : xhost1.intravision.ru
Kernel : Linux xhost1.intravision.ru 3.16.0-7-amd64 #1 SMP Debian 3.16.59-1 (2018-10-03) x86_64
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
OS : Linux
PATH:
/
var
/
lib
/
apache2
/
..
/
dpkg
/
info
/
rpcbind.postinst
/
/
#!/bin/sh set -e if [ "$1" = configure ] ; then # /run transition (see #633035) if dpkg --compare-versions "$2" lt "0.2.0-7"; then if [ -f /lib/init/rw/sendsigs.omit.d/rpcbind ]; then mv /lib/init/rw/sendsigs.omit.d/rpcbind /run/rpcbind.pid ln -s /run/rpcbind.pid /run/sendsigs.omit.d/rpcbind fi fi if dpkg --compare-versions "$2" lt "0.2.0-8.1"; then update-rc.d -f rpcbind remove fi fi # Automatically added by dh_installinit if [ -x "/etc/init.d/rpcbind-boot" ]; then update-rc.d rpcbind-boot defaults >/dev/null || exit $? fi # End automatically added section # Automatically added by dh_installinit if [ -x "/etc/init.d/portmap-wait" ]; then update-rc.d portmap-wait defaults >/dev/null || exit $? fi # End automatically added section # Automatically added by dh_installinit if [ -x "/etc/init.d/rpcbind" ]; then update-rc.d rpcbind defaults >/dev/null invoke-rc.d rpcbind start || exit $? fi # End automatically added section
/var/lib/apache2/../dpkg/info/rpcbind.postinst