=== modified file 'initramfs-tools-hook' --- initramfs-tools-hook 2009-02-09 02:13:58 +0000 +++ initramfs-tools-hook 2009-02-18 13:19:26 +0000 @@ -55,12 +55,12 @@ || getent passwd mandos \ || getent passwd nobody \ || echo ::65534::::; } \ - | awk --field-separator=: '{ print $3 }'`" + | cut --delimiter=: --fields=3 --only-delimited mandos_group="`{ getent group _mandos \ || getent group mandos \ || getent group nogroup \ || echo ::65534:; } \ - | awk --field-separator=: '{ print $3 }'`" + | cut --delimiter=: --fields=3 --only-delimited # The Mandos network client uses the network auto_add_modules net === modified file 'mandos.xml' --- mandos.xml 2009-02-13 10:18:17 +0000 +++ mandos.xml 2009-02-18 13:19:26 +0000 @@ -2,7 +2,7 @@ - + %common; ]> @@ -467,7 +467,7 @@ Debug mode is conflated with running in the foreground. - The console log messages does not show a time stamp. + The console log messages do not show a time stamp. This server does not check the expire time of clients’ OpenPGP