]> TLD Linux GIT Repositories - rc-scripts.git/blob - rc.d/Makefile.am
- disable lock checks (happens on LUKS2 and fails during system boot)
[rc-scripts.git] / rc.d / Makefile.am
1 @SET_MAKE@
2
3 SUBDIRS = init.d
4
5 rcdir = @rcdir@
6
7 rc_SCRIPTS = \
8         rc \
9         rc.local \
10         rc.sysinit \
11         rc.init \
12         rc.shutdown
13
14 EXTRA_DIST = $(rc_SCRIPTS)