mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
Merge remote-tracking branch 'origin/master' into next
This commit is contained in:
@@ -175,11 +175,6 @@ PASS_WARN_AGE 7
|
|||||||
#
|
#
|
||||||
SU_WHEEL_ONLY no
|
SU_WHEEL_ONLY no
|
||||||
|
|
||||||
#
|
|
||||||
# If compiled with cracklib support, sets the path to the dictionaries
|
|
||||||
#
|
|
||||||
CRACKLIB_DICTPATH /var/cache/cracklib/cracklib_dict
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Min/max values for automatic uid selection in useradd(8)
|
# Min/max values for automatic uid selection in useradd(8)
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -33,9 +33,9 @@ DL_FROM = $(URL_IPFIRE)
|
|||||||
DIR_APP = $(DIR_SRC)/$(THISAPP)
|
DIR_APP = $(DIR_SRC)/$(THISAPP)
|
||||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||||
PROG = samba
|
PROG = samba
|
||||||
PAK_VER = 99
|
PAK_VER = 100
|
||||||
|
|
||||||
DEPS = avahi cups perl-Parse-Yapp perl-JSON
|
DEPS = avahi cups perl-Parse-Yapp perl-JSON wsdd
|
||||||
|
|
||||||
SERVICES = samba
|
SERVICES = samba
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user