forked from pool/aaa_base
405f46daed
* sysctl: Don't set kernel.pid_max on 32b archs (bsc#1227117) OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=786
10 lines
339 B
Plaintext
10 lines
339 B
Plaintext
# confirmed - but standard
|
|
addFilter("non-root-group-log-file /var/log/wtmp utmp")
|
|
|
|
# aaa_base requires net-tools
|
|
addFilter("dangling-symlink.*/usr/lib/restricted/bin/hostname.*/bin/hostname")
|
|
|
|
# for /etc/init.d/*.local. To be removed at some point
|
|
addFilter(".*suse-deprecated-init-script.*")
|
|
addFilter(".*suse-deprecated-boot-script.*")
|