%PDF- %PDF-
Direktori : /var/lib/dpkg/info/ |
Current File : /var/lib/dpkg/info/hc-utils.prerm |
#!/bin/sh set -e # Automatically added by dh_installinit/11.1.6ubuntu2 if [ -x "/etc/init.d/hc-net-scan" ]; then invoke-rc.d hc-net-scan stop || exit 1 fi # End automatically added section # Automatically added by dh_installinit/11.1.6ubuntu2 if [ -x "/etc/init.d/hc-net-ifup@" ]; then invoke-rc.d hc-net-ifup@ stop || exit 1 fi # End automatically added section # Automatically added by dh_systemd_start/11.1.6ubuntu2 if [ -d /run/systemd/system ]; then deb-systemd-invoke stop 'hc-net-scan.service' >/dev/null || true fi # End automatically added section