openrc/init.d.Linux/Makefile
Roy Marples c688523fcc Punted the volumes init script. Volume handling will be handled by
init script that can be run at any point, even before checkroot.
2007-04-16 13:05:33 +00:00

6 lines
112 B
Makefile

DIR = /etc/init.d
EXES = clock consolefont keymaps modules numlock
TOPDIR = ..
include $(TOPDIR)/default.mk