From 5021c119c76176171dba865cd5f8357dbc804826 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Thu, 9 Feb 2012 01:49:04 -0800 Subject: sysctl.d: Include a README file for /etc/sysctl.d/ Our sysctl script has read from /etc/sysctl.d/ but the directory was not created by default, and we didn't document it. X-Gentoo-Bug: 398189 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=398189 Signed-off-by: Robin H. Johnson --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6263e7f..504092f 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ include Makefile.inc -SUBDIR= conf.d doc etc init.d local.d man net scripts sh src +SUBDIR= conf.d doc etc init.d local.d sysctl.d man net scripts sh src # Build pkgconfig or not MKPKGCONFIG?= yes -- cgit v1.2.3