OpenRC: add -devel subpkg, use orig rc.conf. Bumprev.
--HG-- extra : convert_revision : b741040c975fbf1b34157a5ca3422610db852561
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
#
|
||||
# Global OpenRC default configuration. Please note that defaults
|
||||
# are set in /etc/default/rc.conf.
|
||||
#
|
||||
# Use this file to customize the system startup process.
|
||||
#
|
||||
if [ -r /etc/default/rc.conf ]; then
|
||||
. /etc/default/rc.conf
|
||||
fi
|
||||
|
||||
#
|
||||
# Add your settings after this line, default settings will be
|
||||
# overriden and defaults always will be preserved.
|
||||
#
|
||||
Reference in New Issue
Block a user