Changeset 2291 for alternc/trunk/install/alternc.install
- Timestamp:
- 10/04/08 18:48:30 (5 years ago)
- File:
-
- 1 edited
-
alternc/trunk/install/alternc.install (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
alternc/trunk/install/alternc.install
r2260 r2291 182 182 # Ad-hoc fixes 183 183 # 184 # Add access to the management panel 185 ln -nsf /var/alternc/bureau /var/alternc/dns/$FQDN_LETTER/$FQDN 186 187 # Update l18n files 188 /usr/share/alternc/install/dopo.sh 189 190 # Bind stuff 191 touch /var/alternc/bind/automatic.conf /var/alternc/bind/slaveip.conf 192 chown root:bind /var/alternc/bind/automatic.conf /var/alternc/bind/slaveip.conf 193 chmod 640 /var/alternc/bind/automatic.conf /var/alternc/bind/slaveip.conf 194 touch /var/run/alternc/refresh_slave 195 /usr/lib/alternc/slave_dns 196 197 # Apache will not start without this file 198 touch /var/alternc/apacheconf/override_php.conf 184 199 185 php="`ls /usr/lib/apache*/*/*php*.so | sed -e 's/^.*libphp\(.\)\.so$/php\1/' | tail -1`" 200 186 if [ -x /usr/sbin/apache ]
Note: See TracChangeset
for help on using the changeset viewer.
