Hook the 220.backup-pkgdb script I added to the build unconditionally
Hook up 610.ipf6denied based on MK_IPFILTER as 510.ipfdenied is now Poked by: Andrzej Tobola <ato@iem.pw.edu.pl>
This commit is contained in:
parent
2f5c17bf80
commit
5690821f7a
@ -6,6 +6,7 @@ FILES= 100.clean-disks \
|
||||
110.clean-tmps \
|
||||
120.clean-preserve \
|
||||
200.backup-passwd \
|
||||
220.backup-pkgdb \
|
||||
330.news \
|
||||
400.status-disks \
|
||||
405.status-ata-raid \
|
||||
|
@ -17,6 +17,7 @@ FILES= 100.chksetuid \
|
||||
|
||||
.if ${MK_IPFILTER} != "no"
|
||||
FILES+= 510.ipfdenied
|
||||
FILES+= 610.ipf6denied
|
||||
.endif
|
||||
|
||||
.if ${MK_IPFW} != "no"
|
||||
|
Loading…
Reference in New Issue
Block a user