diff -Nur --no-dereference smeserver-mod_maxminddb-1.1.0.old/createlinks smeserver-mod_maxminddb-1.1.0/createlinks --- smeserver-mod_maxminddb-1.1.0.old/createlinks 1969-12-31 19:00:00.000000000 -0500 +++ smeserver-mod_maxminddb-1.1.0/createlinks 2021-04-02 15:39:21.224000000 -0400 @@ -0,0 +1,7 @@ +#!/usr/bin/perl -w + +use esmith::Build::CreateLinks qw(:all); +my $event ="smeserver-mod_maxminddb-update"; +safe_symlink("reload-or-restart", "root/etc/e-smith/events/$event/services2adjust/httpd-e-smith"); +templates2events("/etc/httpd-e-smith/conf/httpd.conf", $event); +