Clean up
All checks were successful
ShellCheck / shellcheck (push) Successful in 18s

This commit is contained in:
Mathieu Strypsteen 2024-06-01 09:58:13 +02:00
parent 3978875640
commit e0b844ab6f
Signed by: mathieu
GPG key ID: 782A42E461BC6824
3 changed files with 0 additions and 9 deletions

View file

@ -1,12 +1,5 @@
dev.tty.ldisc_autoload=0 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.hardlockup_panic=1
kernel.kptr_restrict=2 kernel.kptr_restrict=2
kernel.panic_on_oops=1 kernel.panic_on_oops=1
kernel.softlockup_panic=1
kernel.sysrq=4 kernel.sysrq=4
kernel.yama.ptrace_scope=1

View file

@ -1 +0,0 @@
. /etc/bashrc

View file

@ -1,5 +1,4 @@
#!/bin/sh #!/bin/sh
set -e set -e
rm -f /etc/skel/.bash_logout /etc/skel/.bash_profile
flatpak remote-delete fedora || true flatpak remote-delete fedora || true
dconf update dconf update