D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
etc
/
apt
/
apt.conf.d
/
Filename :
99needrestart
back
Copy
# needrestart - Restart daemons after library updates. # # Call needrestart after package upgrades/installations and check # for pending service restarts. Should only be triggered if there # was no error during installation. # DPkg::Post-Invoke {"test -x /usr/lib/needrestart/apt-pinvoke && /usr/lib/needrestart/apt-pinvoke || true"; };