0x1949 Team - FAZEMRX - MANAGER
Edit File: x11-common.postrm
#!/bin/sh set -e # Automatically added by dh_installinit/13.6ubuntu1 if [ -z "${DPKG_ROOT:-}" ] && [ "$1" = "purge" ] ; then update-rc.d x11-common remove >/dev/null fi # End automatically added section