openrc/conf.d/Makefile

7 lines
161 B
Makefile

DIR = /etc/conf.d
CONF = bootmisc checkfs clock env_whitelist hostname local.start local.stop \
net rc urandom
TOPDIR = ..
include $(TOPDIR)/default.mk