-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This patch looks good to me. acked. In order to handle properly the display on boot the sandbox init script has to source the functions file. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk7vrAgACgkQrlYvE4MpobNUvACeIgvywd0Coty4TqjbL4Nh6229 Vs8AnjNPWGU549YreEDNTzU96mtUmKFK =KHfr -----END PGP SIGNATURE-----
>From 128423572f2dba8c15f9d6fdd3b398b65460d619 Mon Sep 17 00:00:00 2001 From: Dan Walsh <dwalsh@xxxxxxxxxx> Date: Mon, 24 Oct 2011 14:34:34 -0400 Subject: [PATCH 14/25] policycoreutils: sandbox: FIXME Add back in . functions to sandbox.init script WTF, can I merge? NOT-signed-off-by --- policycoreutils/sandbox/sandbox.init | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/policycoreutils/sandbox/sandbox.init b/policycoreutils/sandbox/sandbox.init index 8aed876..b3979bf 100644 --- a/policycoreutils/sandbox/sandbox.init +++ b/policycoreutils/sandbox/sandbox.init @@ -19,6 +19,7 @@ # # Source function library. +. /etc/init.d/functions LOCKFILE=/var/lock/subsys/sandbox -- 1.7.8