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-basic.postrm |
#!/bin/sh -e BASIC_PLUGINS="apt dhcp disk dummy ftp http load mail news ntp ping procs real ssh tcp_udp telnet users" if [ "$1" = "purge" ]; then if which ucf >/dev/null 2>&1; then have_ucf="yes" fi for f in $BASIC_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