Changeset 1244
- Timestamp:
- 01/19/12 20:16:04 (4 months ago)
- Location:
- main/linuxmuster-base/branches/testing
- Files:
-
- 3 edited
-
debian/changelog (modified) (1 diff)
-
share/scripts/wimport.sh (modified) (1 diff)
-
var/config-dynamic/15_ldap/slapd.conf (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
main/linuxmuster-base/branches/testing/debian/changelog
r1243 r1244 1 linuxmuster-base (6.0.0-6ubuntu0) lenny; urgency=low 2 3 * import_workstations: 4 - changed shebang to /bin/bash. 5 - removed rembo reload. 6 - updated dhcp server reload invokation. 7 * linuxmuster-setup: added SLAPD_CONF="/etc/ldap/slapd.conf" in /etc/default/slapd. 8 9 -- Thomas Schmitt <schmitt@lmz-bw.de> Thu, 19 Jan 2012 19:08:04 +0100 10 1 11 linuxmuster-base (6.0.0-5ubuntu0) lenny; urgency=low 2 12 -
main/linuxmuster-base/branches/testing/share/scripts/wimport.sh
r877 r1244 635 635 echo 636 636 /etc/init.d/linuxmuster-base reload 637 /etc/init.d/ dhcp3-server force-reload637 /etc/init.d/isc-dhcp-server force-reload 638 638 /etc/init.d/bind9 force-reload 639 [ "$imaging" = "rembo" ] && /etc/init.d/rembo reload640 639 [ -n "$update_printers" ] && import_printers 641 640 -
main/linuxmuster-base/branches/testing/var/config-dynamic/15_ldap/slapd.conf
r873 r1244 17 17 include /etc/ldap/schema/inetorgperson.schema 18 18 include /etc/ldap/schema/samba.schema 19 #include /etc/ldap/schema/sophomorix.schema 19 20 20 21 # Schema check allows for forcing entries to
Note: See TracChangeset
for help on using the changeset viewer.
