* setup.c: allow specification of the Citadel system account by either
authorArt Cancro <ajc@citadel.org>
Fri, 2 May 2003 04:02:47 +0000 (04:02 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 2 May 2003 04:02:47 +0000 (04:02 +0000)
commit7df97b80d08d0cdb7e3b7dd610a64c4cd38dc87e
treee35def7a2b3410ca9005409fd281976b3e2fff27
parentdf288749d77076818fd7bdeeaf68267644d5ab2a
* setup.c: allow specification of the Citadel system account by either
           username or uid
* setup.c: tell init to re-read /etc/inittab by sending a SIGHUP to pid 1
           instead of hunting around for the correct init or telinit command
* docs/citadel.html: documented the above change, and also rewrote some
                     other stuff to be less BBS-specific
citadel/ChangeLog
citadel/docs/citadel.html
citadel/setup.c