diff -up smeserver-isoqlog-2.2.1/createlinks.patch1 smeserver-isoqlog-2.2.1/createlinks --- smeserver-isoqlog-2.2.1/createlinks.patch1 2012-08-21 02:37:40.000000000 -0400 +++ smeserver-isoqlog-2.2.1/createlinks 2013-06-27 19:14:03.000000000 -0400 @@ -17,6 +17,9 @@ safe_symlink("/var/service/httpd-isoqlog # Events links templates2events("/etc/httpd/isoqlog-conf/httpd.conf", qw(bootstrap-console-save conf-userpanel domain-modify)); +templates2events("/etc/isoqlog.domains", qw(bootstrap-console-save conf-userpanel domain-modify)); +templates2events("/etc/isoqlog.conf", qw(bootstrap-console-save conf-userpanel domain-modify)); + safe_symlink("sigusr1", "root/etc/e-smith/events/conf-userpanel/services2adjust/httpd-isoqlog"); safe_symlink("sigusr1", "root/etc/e-smith/events/domain-modify/services2adjust/httpd-isoqlog"); safe_symlink("sigusr1", "root/etc/e-smith/events/logrotate/services2adjust/httpd-isoqlog"); diff -up smeserver-isoqlog-2.2.1/root/etc/e-smith/templates/etc/isoqlog.domains/isoqlog.patch1 smeserver-isoqlog-2.2.1/root/etc/e-smith/templates/etc/isoqlog.domains/isoqlog --- smeserver-isoqlog-2.2.1/root/etc/e-smith/templates/etc/isoqlog.domains/isoqlog.patch1 2003-02-14 11:30:29.000000000 -0500 +++ smeserver-isoqlog-2.2.1/root/etc/e-smith/templates/etc/isoqlog.domains/isoqlog 2013-06-27 19:21:46.000000000 -0400 @@ -6,7 +6,7 @@ $OUT .= "$domain\n"; my $a; my $b; - system("/bin/cat /home/e-smith/domains |/bin/grep domain > /tmp/vdomains");# == 0 + system("/bin/cat /home/e-smith/db/domains |/bin/grep domain > /tmp/vdomains");# == 0 #or die ("Error writing /tmp/vdomains\n"); #list of virtual domains