@ install -d $(DESTDIR)/$(DATADIR)/$(APPN)/
@ install -d $(DESTDIR)/$(ETCDIR)/$(APPN)/
@ install -d $(DESTDIR)/$(ETCDIR)/$(APPN)/dovecot
- @ install -d $(DESTDIR)/$(ETCDIR)/pki/$(APPN)/
@ install -d $(DESTDIR)/$(ETCDIR)/sysconfig/
+ @ install -d $(DESTDIR)/$(ETCDIR)/cron.d/
@ install -d $(DESTDIR)/$(LIBDIR)/$(APPN)/
@ install -d $(DESTDIR)/$(EXECDIR)/$(APPN)/
@ install -d $(DESTDIR)/$(SPOOLDIR)/$(APPN)/mails
conf/relayed.conf \
conf/blacklister.conf \
$(DESTDIR)/$(ETCDIR)/$(APPN)
- @ echo JMPDBG
- @ ls -ails $(DESTDIR)/$(ETCDIR)/$(APPN)
@ cp -a \
conf/dovecot \
$(DESTDIR)/$(ETCDIR)/$(APPN)/
- @ cp -a \
- certs/root-safe_CA.pem \
- $(DESTDIR)/$(ETCDIR)/pki/$(APPN)
@ cp -a \
linux \
$(DESTDIR)/$(DATADIR)/$(APPN)/
@ cp -a \
sysconfig \
$(DESTDIR)/$(ETCDIR)/
+ @ cp -a \
+ cron/$(APPN).cron \
+ $(DESTDIR)/$(ETCDIR)/cron.d/
@ cp -a \
sql \
$(DESTDIR)/$(DATADIR)/$(APPN)/
@ date > $(APLV)/$(APLV).build_date
@ cp -a Makefile* $(APLV)/
@ cp -a app/*.c $(APLV)/app/
- @ cp -a \
- certs/root-safe_CA.pem \
- $(APLV)/certs/
@ cp -a \
conf/*.conf \
conf/dovecot \
shell/getsysos.sh \
$(APLV)/shell/
@ cp -a \
+ cron/ \
tools/ \
$(APLV)/
@ cp -a support/*.sh \
--- /dev/null
+#---------------------------------------------------
+#shell script to manage rpplication ecurring homeworking task
+#---------------------------------------------------
+#to update lets encrypt certificate
+#1 1 1 * * mailleur PATH=/usr/sbin:$PATH /usr/lib/mailleur/support/do_dns_tlsa.sh
+