48 |
+templates2events("/etc/systemd/system-preset/49-koozali.preset", $event ); |
+templates2events("/etc/systemd/system-preset/49-koozali.preset", $event ); |
49 |
+templates2events("/etc/cron.daily/freshclam", $event ); |
+templates2events("/etc/cron.daily/freshclam", $event ); |
50 |
+templates2events("/etc/cron.d/clamav-update", $event ); |
+templates2events("/etc/cron.d/clamav-update", $event ); |
51 |
+safe_touch("root/etc/e-smith/templates/etc/cron.daily/freshclam"); |
+ |
52 |
+safe_touch("root/etc/e-smith/templates/etc/cron.d/clamav-update"); |
+safe_touch("root/etc/e-smith/templates/etc/cron.d/clamav-update"); |
53 |
event_link("systemd-default", $event, "88"); # updates all the service files etc |
event_link("systemd-default", $event, "88"); # updates all the service files etc |
54 |
event_link("systemd-reload", $event, "89"); # systemctl daemon-reload |
event_link("systemd-reload", $event, "89"); # systemctl daemon-reload |