saving uncommitted changes in /etc prior to apt run
This commit is contained in:
@@ -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'
|
||||
|
||||
@@ -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!
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
Debian GNU/Linux 11
|
||||
Welcome to solusar.de!
|
||||
Today is \d \t @ \n
|
||||
Unauthorized login is forbidden and will be reported!
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
install dccp /bin/true
|
||||
install sctp /bin/true
|
||||
install rds /bin/true
|
||||
install tipc /bin/true
|
||||
Reference in New Issue
Block a user