- enable hard- and symlink protection (bnc#821585)
OBS-URL: https://build.opensuse.org/package/show/Base:System/procps?expand=0&rev=92
This commit is contained in:
parent
43fa5f479a
commit
93c20c4e4a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 24 09:32:38 UTC 2013 - lnussel@suse.de
|
||||
|
||||
- enable hard- and symlink protection (bnc#821585)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 10 21:24:36 UTC 2013 - crrodriguez@opensuse.org
|
||||
|
||||
|
@ -45,3 +45,7 @@ kernel.sysrq = 176
|
||||
|
||||
# Disable auto-closing of cd tray bnc#659153
|
||||
dev.cdrom.autoclose = 0
|
||||
|
||||
# enable hard- and symlink protection (bnc#821585)
|
||||
fs.protected_hardlinks = 1
|
||||
fs.protected_symlinks = 1
|
||||
|
Loading…
Reference in New Issue
Block a user