1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-04 17:47:26 +03:00

added 40.vsftpd to Makefile.in

(This used to be ctdb commit 90260d0d362c6e2b58755724056fbe5e63bd29c9)
This commit is contained in:
Andrew Tridgell 2007-06-06 10:41:13 +10:00
parent b130540102
commit e16717eb01

View File

@ -109,6 +109,7 @@ install: all
install -m755 config/functions $(DESTDIR)$(etcdir)/ctdb
install -m755 config/statd-callout $(DESTDIR)$(etcdir)/ctdb
install -m755 config/events.d/10.interface $(DESTDIR)$(etcdir)/ctdb/events.d
install -m755 config/events.d/40.vsftpd $(DESTDIR)$(etcdir)/ctdb/events.d
install -m755 config/events.d/50.samba $(DESTDIR)$(etcdir)/ctdb/events.d
install -m755 config/events.d/59.nfslock $(DESTDIR)$(etcdir)/ctdb/events.d
install -m755 config/events.d/60.nfs $(DESTDIR)$(etcdir)/ctdb/events.d