mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
samba: move initscript to src/initscripts/packages and use new macro
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
This commit is contained in:
@@ -136,5 +136,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
|||||||
chmod 750 /var/lib/samba/winbindd_privileged
|
chmod 750 /var/lib/samba/winbindd_privileged
|
||||||
chgrp wbpriv /var/lib/samba/winbindd_privileged
|
chgrp wbpriv /var/lib/samba/winbindd_privileged
|
||||||
|
|
||||||
|
#install initscripts
|
||||||
|
$(call INSTALL_INITSCRIPT,samba)
|
||||||
|
|
||||||
@rm -rf $(DIR_APP)
|
@rm -rf $(DIR_APP)
|
||||||
@$(POSTBUILD)
|
@$(POSTBUILD)
|
||||||
|
|||||||
Reference in New Issue
Block a user