clockwerk-tools – Diff between revs 7 and 11

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 7 Rev 11
Line 50... Line 50...
50 # 50 #
51 # Note that on most Debian systems tty7 is used by the X Window System, 51 # Note that on most Debian systems tty7 is used by the X Window System,
52 # so if you want to add more getty's go ahead but skip tty7 if you run X. 52 # so if you want to add more getty's go ahead but skip tty7 if you run X.
53 # 53 #
54 1:2345:respawn:/sbin/rungetty tty1 -u opensim -g opensim -w /srv/opensim -- /usr/bin/mono OpenSim.exe 54 1:2345:respawn:/sbin/rungetty tty1 -u opensim -g opensim -w /srv/opensim -- /usr/bin/mono OpenSim.exe
55 2:23:respawn:/sbin/getty 38400 tty2 55 2:23:respawn:/sbin/rungetty tty2 -u opensim -g opensim -w /srv/opensim -- /usr/bin/mono MoneyServer.exe
56 #3:23:respawn:/sbin/getty 38400 tty3 56 3:23:respawn:/sbin/getty 38400 tty3
57 #4:23:respawn:/sbin/getty 38400 tty4 57 #4:23:respawn:/sbin/getty 38400 tty4
58 #5:23:respawn:/sbin/getty 38400 tty5 58 #5:23:respawn:/sbin/getty 38400 tty5
59 #6:23:respawn:/sbin/getty 38400 tty6 59 #6:23:respawn:/sbin/getty 38400 tty6
Line 60... Line 60...
60   60