28 |
safe_symlink("restart", "root/etc/e-smith/events/smeserver-dovecot-update/services2adjust/dovecot"); |
safe_symlink("restart", "root/etc/e-smith/events/smeserver-dovecot-update/services2adjust/dovecot"); |
29 |
+safe_symlink("restart", "root/etc/e-smith/events/smeserver-dovecot-update/services2adjust/rsyslog"); |
+safe_symlink("restart", "root/etc/e-smith/events/smeserver-dovecot-update/services2adjust/rsyslog"); |
30 |
event_link("adjust-dovecot", "smeserver-dovecot-update", "02"); |
event_link("adjust-dovecot", "smeserver-dovecot-update", "02"); |
31 |
+event_link("systemd-reload", $event, "89"); |
+event_link("systemd-reload", "smeserver-dovecot-update", "89"); |
32 |
+event_link("systemd-default", $event, "88"); |
+event_link("systemd-default", "smeserver-dovecot-update", "88"); |
33 |
+templates2events("/etc/rsyslog.conf",$event); |
+templates2events("/etc/rsyslog.conf","smeserver-dovecot-update"); |
34 |
+templates2events("/usr/lib/systemd/system/dovecot.service.d/50koozali.conf",($event, qw(bootstrap-console-save console-save post-install post-upgrade) )); |
+templates2events("/usr/lib/systemd/system/dovecot.service.d/50koozali.conf", qw(bootstrap-console-save console-save post-install post-upgrade smeserver-dovecot-update )); |
35 |
+ |
+ |
36 |
|
|
37 |
# in case the ip change |
# in case the ip change |