Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /var/lib/dpkg/info/ |
Current File : //var/lib/dpkg/info/nagios-plugins-standard.postrm |
#!/bin/sh -e STD_PLUGINS="breeze disk-smb dns flexlm fping games hppjd ifstatus ldap mailq mrtg mysql netware nt pgsql radius rpc-nfs snmp" if [ "$1" = "purge" ]; then if which ucf >/dev/null 2>&1; then have_ucf="yes" fi for f in $STD_PLUGINS; do rm -f /etc/nagios-plugins/config/${f}.cfg if [ "$have_ucf" = "yes" ]; then ucf --purge /etc/nagios-plugins/config/${f}.cfg fi done fi
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare