Add tunable SYSCONFDIR
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
DIR= /etc
|
||||
DIR= ${SYSCONFDIR}
|
||||
CONF= rc.conf
|
||||
|
||||
MK= ../mk
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user