hilfe mein git ist komisch
This commit is contained in:
8
etc/apt/apt.conf.d/99needrestart
Normal file
8
etc/apt/apt.conf.d/99needrestart
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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 -m u || true"; };
|
||||
Reference in New Issue
Block a user