diff options
| author | Chris Lamb <chris@chris-lamb.co.uk> | 2008-08-08 05:25:06 +0100 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:48:01 +0100 |
| commit | 11f6195097148e7b5738ffe29dc16061b2cfd770 (patch) | |
| tree | 0a1eb58c280bc8445d388df9db596054aff5085f /scripts/live-bottom/44pk_allow | |
| parent | cd1f0fd6b0973f46b522aa0d400f7c4eaaaafa49 (diff) | |
| download | live-boot-11f6195097148e7b5738ffe29dc16061b2cfd770.tar.gz live-boot-11f6195097148e7b5738ffe29dc16061b2cfd770.zip | |
Silence a number of annoying and distracting bootup messages.
Diffstat (limited to 'scripts/live-bottom/44pk_allow')
| -rwxr-xr-x | scripts/live-bottom/44pk_allow | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/live-bottom/44pk_allow b/scripts/live-bottom/44pk_allow index 84c4b6b..7fd026e 100755 --- a/scripts/live-bottom/44pk_allow +++ b/scripts/live-bottom/44pk_allow @@ -27,6 +27,7 @@ log_begin_msg "Grant administrative PolicyKit pivilieges to default user" # live-initramfs script # configure PolicyKit in live session +mkdir -p /root/etc/PolicyKit cat << EOF > /root/etc/PolicyKit/PolicyKit.conf <?xml version="1.0" encoding="UTF-8"?> <!-- -*- XML -*- --> |
