saving uncommitted changes in /etc prior to apt run

This commit is contained in:
2022-07-08 11:32:11 +02:00
committed by Gitea
parent f7892208a4
commit 9845702ca2
4 changed files with 11 additions and 3 deletions
+1
View File
@@ -3661,6 +3661,7 @@ maybe chmod 0644 'mime.types'
maybe chmod 0644 'mke2fs.conf'
maybe chmod 0755 'modprobe.d'
maybe chmod 0644 'modprobe.d/dkms.conf'
maybe chmod 0644 'modprobe.d/netproto.conf'
maybe chmod 0644 'modules'
maybe chmod 0755 'modules-load.d'
maybe chmod 0755 'monit'
+3 -2
View File
@@ -1,2 +1,3 @@
Debian GNU/Linux 11 \n \l
Welcome to solusar.de!
Today is \d \t @ \n
Unauthorized login is forbidden and will be reported!
+3 -1
View File
@@ -1 +1,3 @@
Debian GNU/Linux 11
Welcome to solusar.de!
Today is \d \t @ \n
Unauthorized login is forbidden and will be reported!
+4
View File
@@ -0,0 +1,4 @@
install dccp /bin/true
install sctp /bin/true
install rds /bin/true
install tipc /bin/true