Correction : {host,local,remote}/ : duplicity + MySQL.
[lhc/ateliers.git] / local / login-configure
index 956b2da..0251cdf 100755 (executable)
@@ -28,3 +28,5 @@ sudo install -m 644 -o root -g root /dev/stdin \
        $(cat /etc/securetty)
        xvc0
        EOF
+find "$tool"/etc/profile.d -type f -name "*.sh" -exec \
+       sudo install -t /etc/profile.d -m 664 -o root -g root {} +