initial commit of file from CVS for smeserver-mod_python on Sat Sep 7 20:43:26 AEST 2024

This commit is contained in:
Trevor Batley
2024-09-07 20:43:26 +10:00
parent a143e3afa7
commit d43eb82491
7 changed files with 132 additions and 2 deletions

7
createlinks Normal file
View File

@@ -0,0 +1,7 @@
#!/usr/bin/perl -w
use esmith::Build::CreateLinks qw(:all);
my $event ="smeserver-mod_python-update";
safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/httpd-e-smith");
templates2events("/etc/httpd-e-smith/conf/httpd.conf", $event);