14 |
$event = "ssl-update"; |
$event = "ssl-update"; |
15 |
templates2events("/etc/httpd/conf/httpd.conf", $event); |
templates2events("/etc/httpd/conf/httpd.conf", $event); |
16 |
-safe_symlink("reload", "root/etc/e-smith/events/$event/services2adjust/httpd-e-smith"); |
-safe_symlink("reload", "root/etc/e-smith/events/$event/services2adjust/httpd-e-smith"); |
17 |
+isafe_symlink("reload", "root/etc/e-smith/events/$event/services2adjust/httpd-e-smith"); |
+safe_symlink("reload", "root/etc/e-smith/events/$event/services2adjust/httpd-e-smith"); |
18 |
+ |
+ |
19 |
+#-------------------------------------------------- |
+#-------------------------------------------------- |
20 |
+# actions for post-install event |
+# actions for post-install event |