diff options
author | Bill Nottingham <notting@redhat.com> | 2000-03-07 16:15:56 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2000-03-07 16:15:56 +0000 |
commit | 7b882448ff09f767f12466180637da8bb043adb8 (patch) | |
tree | 71384a540e00bcb820eb3e7e662ce032630d2139 /sysctl.conf | |
parent | 8d9817e828debe42c64012a987adb875221e71ad (diff) | |
download | initscripts-7b882448ff09f767f12466180637da8bb043adb8.tar initscripts-7b882448ff09f767f12466180637da8bb043adb8.tar.gz initscripts-7b882448ff09f767f12466180637da8bb043adb8.tar.bz2 initscripts-7b882448ff09f767f12466180637da8bb043adb8.tar.xz initscripts-7b882448ff09f767f12466180637da8bb043adb8.zip |
add an extra newline
Diffstat (limited to 'sysctl.conf')
-rw-r--r-- | sysctl.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysctl.conf b/sysctl.conf index 59a86d44..cde37117 100644 --- a/sysctl.conf +++ b/sysctl.conf @@ -6,3 +6,4 @@ net.ipv4.conf.all.rp_filter = 1 net.ipv4.ip_always_defrag = 0 # Disables the magic-sysrq key kernel.sysrq = 0 + |