secgateway/kernel/rootfs_base/etc/sysctl.d
gechangwei 4605b9665c Mod aaa-12 增加rootfs_base
RCA:
SOL:
修改人:gechangwei
检视人:gechangwei

Signed-off-by: gechangwei <gechangwei@cmhi.chinamobile.com>
2019-08-01 20:47:49 +08:00
..
10-console-messages.conf Mod aaa-12 增加rootfs_base 2019-08-01 20:47:49 +08:00
10-ipv6-privacy.conf Mod aaa-12 增加rootfs_base 2019-08-01 20:47:49 +08:00
10-kernel-hardening.conf Mod aaa-12 增加rootfs_base 2019-08-01 20:47:49 +08:00
10-link-restrictions.conf Mod aaa-12 增加rootfs_base 2019-08-01 20:47:49 +08:00
10-lxd-inotify.conf Mod aaa-12 增加rootfs_base 2019-08-01 20:47:49 +08:00
10-magic-sysrq.conf Mod aaa-12 增加rootfs_base 2019-08-01 20:47:49 +08:00
10-network-security.conf Mod aaa-12 增加rootfs_base 2019-08-01 20:47:49 +08:00
10-ptrace.conf Mod aaa-12 增加rootfs_base 2019-08-01 20:47:49 +08:00
10-zeropage.conf Mod aaa-12 增加rootfs_base 2019-08-01 20:47:49 +08:00
99-sysctl.conf Mod aaa-12 增加rootfs_base 2019-08-01 20:47:49 +08:00
README Mod aaa-12 增加rootfs_base 2019-08-01 20:47:49 +08:00

README

This directory contains settings similar to those found in /etc/sysctl.conf.
In general, files in the 10-*.conf range come from the procps package and
serve as system defaults.  Other packages install their files in the
30-*.conf range, to override system defaults.  End-users can use 60-*.conf
and above, or use /etc/sysctl.conf directly, which overrides anything in
this directory.

After making any changes, please run "service procps start" (or, from
a Debian package maintainer script "invoke-rc.d procps start").