mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 04:53:01 +02:00
The dagger tool is a helper for scripts generated by confd and should therefore be installed by confd instead of the rootfs overlay. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
4 lines
169 B
Makefile
4 lines
169 B
Makefile
pkglibexec_SCRIPTS = bootstrap error load gen-service gen-hostkeys gen-admin-auth \
|
|
gen-hostname gen-interfaces gen-motd gen-hardware
|
|
sbin_SCRIPTS = dagger
|