File manager - Edit - /var/lib/dpkg/info/squid.prerm
Back
#!/bin/sh set -e case "$1" in remove|remove-in-favour|deconfigure-in-favour) # # Stop the daemon # invoke-rc.d squid stop ;; upgrade|failed-upgrade) ;; esac # dh_installdeb will replace this with shell code automatically # generated by other debhelper scripts. # Automatically added by dh_installsystemd/13.3.4 if [ -d /run/systemd/system ] && [ "$1" = remove ]; then deb-systemd-invoke stop 'squid.service' >/dev/null || true fi # End automatically added section # Automatically added by dh_installinit/13.3.4 if [ -x "/etc/init.d/squid" ] && [ "$1" = remove ]; then invoke-rc.d --skip-systemd-native squid stop || exit 1 fi # End automatically added section # Automatically added by dh_installdeb/13.3.4 dpkg-maintscript-helper rm_conffile /etc/squid3/msntauth.conf 3.5.4-1\~ squid3 -- "$@" dpkg-maintscript-helper mv_conffile /etc/squid3/squid.conf /etc/squid/squid.conf 3.5.4-1\~ squid3 -- "$@" dpkg-maintscript-helper mv_conffile /etc/squid3/errorpage.css /etc/squid/errorpage.css 3.5.4-1\~ squid3 -- "$@" # End automatically added section exit 0
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.49 |
proxy
|
phpinfo
|
Settings