5 lines
118 B
Makefile
5 lines
118 B
Makefile
base: syslog sshd hosts
|
|
$(call script,init)
|
|
$(call script,runit)
|
|
$(call script,logrotate)
|
|
$(call script,utilities)
|