summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-03-05 12:27:11 +0000
committerRoy Marples <roy@marples.name>2008-03-05 12:27:11 +0000
commita689b66023ad7b3da179b02c9e473cbc49f295e6 (patch)
treec1e6baad98bdfde3c36f1105b8fe6f15534b30c4 /etc
parent7aa231de2e784b00267cb618b728cf0f754c9573 (diff)
downloadopenrc-a689b66023ad7b3da179b02c9e473cbc49f295e6.tar.gz
openrc-a689b66023ad7b3da179b02c9e473cbc49f295e6.tar.bz2
openrc-a689b66023ad7b3da179b02c9e473cbc49f295e6.tar.xz
Add tunable SYSCONFDIR
Diffstat (limited to 'etc')
-rw-r--r--etc/Makefile2
-rw-r--r--etc/rc.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/Makefile b/etc/Makefile
index 869430f..7726259 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -1,4 +1,4 @@
-DIR= /etc
+DIR= ${SYSCONFDIR}
CONF= rc.conf
MK= ../mk
diff --git a/etc/rc.conf b/etc/rc.conf
index c334799..f0c5b77 100644
--- a/etc/rc.conf
+++ b/etc/rc.conf
@@ -1,4 +1,4 @@
-# /etc/rc.conf: Global OpenRC configuration settings
+# Global OpenRC configuration settings
# Set to "YES" if you want the rc system to try and start services
# in parallel for a slight speed improvement. When running in parallel we