1 |
diff -Nur e-smith-pop3-2.4.0/createlinks e-smith-pop3-2.4.0_bz9152/createlinks |
2 |
--- e-smith-pop3-2.4.0/createlinks 2016-01-17 21:17:30.995954026 +0100 |
3 |
+++ e-smith-pop3-2.4.0_bz9152/createlinks 2016-01-17 21:22:55.324000331 +0100 |
4 |
@@ -26,6 +26,10 @@ |
5 |
"root/etc/e-smith/events/$event/services2adjust/pop3s"); |
6 |
} |
7 |
|
8 |
+templates2events("/var/service/pop3s/stunnel.conf", "ssl-update"); |
9 |
+safe_symlink("sigusr1", |
10 |
+ "root/etc/e-smith/events/ssl-update/services2adjust/pop3s"); |
11 |
+ |
12 |
safe_symlink("daemontools", "root/etc/rc.d/init.d/pop3"); |
13 |
service_link_enhanced("pop3", "S55", "7"); |
14 |
service_link_enhanced("pop3", "K45", "6"); |