mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-21 21:57:38 +01:00
conf/etc/Makefile, jw-rc.status: Add /etc/jw-rc.status
Some distros remove /etc/rc.status, so provide jw-rc.status as an alternative Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
2741fd2930
commit
2d6e7b11ac
2 changed files with 471 additions and 0 deletions
8
conf/etc/Makefile
Normal file
8
conf/etc/Makefile
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
TOPDIR = ../..
|
||||
|
||||
INSTALL_CFGDIR = $(ENV_PREFIX)/etc
|
||||
LOCAL_CFG = jw-rc.status
|
||||
|
||||
include $(TOPDIR)/make/proj.mk
|
||||
include $(JWBDIR)/make/conf.mk
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue