This commit is contained in:
parent
3978875640
commit
e0b844ab6f
3 changed files with 0 additions and 9 deletions
|
@ -1,12 +1,5 @@
|
|||
dev.tty.ldisc_autoload=0
|
||||
fs.protected_fifos=2
|
||||
fs.protected_regular=2
|
||||
fs.suid_dumpable=0
|
||||
kernel.core_pattern=/dev/null
|
||||
kernel.dmesg_restrict=1
|
||||
kernel.hardlockup_panic=1
|
||||
kernel.kptr_restrict=2
|
||||
kernel.panic_on_oops=1
|
||||
kernel.softlockup_panic=1
|
||||
kernel.sysrq=4
|
||||
kernel.yama.ptrace_scope=1
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
. /etc/bashrc
|
|
@ -1,5 +1,4 @@
|
|||
#!/bin/sh
|
||||
set -e
|
||||
rm -f /etc/skel/.bash_logout /etc/skel/.bash_profile
|
||||
flatpak remote-delete fedora || true
|
||||
dconf update
|
||||
|
|
Loading…
Add table
Reference in a new issue