=== modified file 'Makefile' --- Makefile 2010-09-12 03:15:54 +0000 +++ Makefile 2010-09-12 03:22:48 +0000 @@ -234,11 +234,10 @@ # Run the server with a local config run-server: confdir/mandos.conf confdir/clients.conf @echo "#################################################################" - @echo "# NOTE: Please IGNORE errors about \"No permission to bind to #" - @echo "# interface\" or \"Could not open file u'/var/run/mandos.pid'\" - #" - @echo "# they are harmless and are caused by the server not running as #" - @echo "# root. Do NOT run \"make run-server\" server as root if you did #" - @echo "# not also unpack and compile it as root. #" + @echo "# NOTE: Please IGNORE the error about \"Could not open file #" + @echo "# u'/var/run/mandos.pid'\" - it is harmless and is caused by #" + @echo "# the server not running as root. Do NOT run \"make run-server\" #" + @echo "# server as root if you didn't also unpack and compile it thus. #" @echo "#################################################################" ./mandos --debug --no-dbus --configdir=confdir $(SERVERARGS) === modified file 'mandos.lsm' --- mandos.lsm 2010-09-09 18:16:14 +0000 +++ mandos.lsm 2010-09-12 03:22:48 +0000 @@ -1,7 +1,7 @@ Begin4 Title: Mandos Version: 1.0.14 -Entered-date: 2009-10-25 +Entered-date: 2010-09-12 Description: The Mandos system allows computers to have encrypted root file systems and at the same time be capable of remote and/or unattended reboots.