clockwerk-tools

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 11  →  ?path2? @ 12
/lib/fs/etc/init.d/osstrap
@@ -103,8 +103,6 @@
$CONFIG_DIR/StandaloneCommon.ini;
sed -i "s/about *=.*/about = \"http:\/\/$EXTERNAL_ADDRESS\/about\.php\"/g" \
$CONFIG_DIR/StandaloneCommon.ini;
sed -i "s/economy *=.*/economy = \"http:\/\/$EXTERNAL_ADDRESS\/economy\/helper\/\"/g" \
$CONFIG_DIR/StandaloneCommon.ini;
echo "[OpenSim BootStrap] Bootstrap successful."
}
/lib/fs/etc/inittab
@@ -52,8 +52,8 @@
# so if you want to add more getty's go ahead but skip tty7 if you run X.
#
1:2345:respawn:/sbin/rungetty tty1 -u opensim -g opensim -w /srv/opensim -- /usr/bin/mono OpenSim.exe
2:23:respawn:/sbin/rungetty tty2 -u opensim -g opensim -w /srv/opensim -- /usr/bin/mono MoneyServer.exe
3:23:respawn:/sbin/getty 38400 tty3
2:23:respawn:/sbin/getty 38400 tty2
#3:23:respawn:/sbin/getty 38400 tty3
#4:23:respawn:/sbin/getty 38400 tty4
#5:23:respawn:/sbin/getty 38400 tty5
#6:23:respawn:/sbin/getty 38400 tty6