uawdijnntqw1x1x1
IP : 216.73.216.26
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
/
clamav
/
..
/
usbutils
/
..
/
update-rc.d
/
..
/
initramfs-tools
/
..
/
dpkg
/
info
/
sa-compile.postinst
/
/
#!/bin/sh set -e sa_compile() { OWNER=$(stat -c '%U' /var/lib/spamassassin) # Compile, if rules have previously been compiled, and it's possible if [ -x /usr/bin/re2c -a -x /usr/bin/sa-compile ]; then echo "Running sa-compile (may take a long time)" su - $OWNER -c "sa-compile --quiet" fi } if [ "$1" = "configure" ]; then sa_compile fi if [ "$1" = "triggered" ] && [ "$2" = "perl-major-upgrade" ]; then sa_compile fi # Local variables: # mode: shell-script # tab-width: 4 # indent-tabs-mode: nil # end:
/var/lib/clamav/../usbutils/../update-rc.d/../initramfs-tools/../dpkg/info/sa-compile.postinst