hilfe mein git ist komisch

This commit is contained in:
cutemeli
2026-01-08 18:34:49 +01:00
parent 710537a25d
commit b2d2dce845
4644 changed files with 94994 additions and 1763 deletions

View File

@@ -0,0 +1,20 @@
# needrestart - Restart daemons after library updates.
#
# Configure notification globals (shell syntax)
#
# Disable write to tty (notify.d/200-write)
#NR_NOTIFYD_DISABLE_WRITE='1'
# Disable needrestart-session (notify.d/300-needrestart-session)
#NR_NOTIFYD_DISABLE_NEEDRESTART_SESSION='1'
# Disable libnotify (notify.d/400-notify-send)
#NR_NOTIFYD_DISABLE_NOTIFY_SEND='1'
# Disable mail to user (notify.d/600-mail)
NR_NOTIFYD_DISABLE_MAIL='1'
# Where to find the shell function library from gettext-base
#GETTEXTLIB='/usr/bin/gettext.sh'