0x1949 Team - FAZEMRX - MANAGER
Edit File: postrm-systemd-user-reload-only
if [ -z "${DPKG_ROOT:-}" ] && [ "$1" = remove ] && [ -d /run/systemd/system ] ; then systemctl --global daemon-reload >/dev/null || true fi