1 |
gzartman |
1.1 |
--- smeserver-adv-samba-0.1.0/createlinks.auth 2008-11-04 16:35:44.000000000 -0700 |
2 |
|
|
+++ smeserver-adv-samba-0.1.0/createlinks 2008-11-04 17:06:33.000000000 -0700 |
3 |
|
|
@@ -20,3 +20,7 @@ |
4 |
|
|
|
5 |
|
|
# Symlink of winbindd status to workgroup-update event |
6 |
|
|
safe_symlink("../actions/winbindd-service-status", "root/etc/e-smith/events/workgroup-update/S10winbindd-service-status"); |
7 |
|
|
+ |
8 |
|
|
+# Create template2expand entries |
9 |
|
|
+templates2events("/etc/nsswitch.conf", "workgroup-update"); |
10 |
gzartman |
1.2 |
+templates2events("/etc/pam.d/login", "workgroup-update"); |