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
/
.
/
triggers
/
..
/
.
/
info
/
fetchmail.preinst
/
/
#!/bin/sh # # Preinst script for fetchmail # $Id: fetchmail.preinst 486 2008-12-22 15:13:12Z nion $ # set -e # Remove a possibly fucked ip-up.d, which was unfortunately not # removed due of being a conffile. This is ugly but the only "clean" # way I see right now. if [ -f /etc/network/if-up.d/fetchmail ] && [ "$2" = "6.2.4-3" ]; then rm -f /etc/network/if-up.d/fetchmail fi exit 0
/var/lib/dpkg/./triggers/.././info/fetchmail.preinst