mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
cyrus-sasl: move initscript to src/initscripts/packages and use new macro
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
This commit is contained in:
@@ -96,6 +96,10 @@ ifeq "$(PASS)" ""
|
||||
install -v -m700 -d /var/lib/sasl
|
||||
-mkdir /var/run/saslauthd
|
||||
cp -vf $(DIR_SRC)/config/cyrus-sasl/smtpd.conf /usr/lib/sasl2/
|
||||
|
||||
#install initscripts
|
||||
$(call INSTALL_INITSCRIPT,cyrus-sasl)
|
||||
|
||||
else
|
||||
# WITH LDAP SUPPORT AT THIS TIME
|
||||
cd $(DIR_APP) && ./configure --prefix=/usr --sysconfdir=/etc \
|
||||
|
||||
Reference in New Issue
Block a user