mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-08 22:58:50 +01:00
Restore Tuomo's original intent for Makefile while still allowing 'start -f' to work correctly
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3658 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
04e112d306
commit
4ed169953b
@ -1,7 +1,7 @@
|
||||
# Shorewall Makefile to restart if config-files are newer than last restart
|
||||
VARDIR=/var/lib/shorewall
|
||||
CONFDIR=/etc/shorewall
|
||||
RESTOREFILE?=restore
|
||||
RESTOREFILE?=.restore
|
||||
all: $(VARDIR)/${RESTOREFILE}
|
||||
|
||||
$(VARDIR)/${RESTOREFILE}: $(CONFDIR)/*
|
||||
|
Loading…
Reference in New Issue
Block a user