HOME


Mini Shell 1.0
DIR: /etc/dpkg/dpkg.cfg.d/
Upload File :
Current File : //etc/dpkg/dpkg.cfg.d/needrestart
# needrestart - Restart daemons after library updates.
#
# Scan for (successfully) installed packages,
# triggers needrestart in apt's Dpkg::Post-Invoke
# hook.

status-logger=(test -x /usr/lib/needrestart/dpkg-status && /usr/lib/needrestart/dpkg-status || cat > /dev/null)