From 079ffa40d9683dee8afe474e13c7f72ca576980d Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 18 Jun 2013 16:23:56 +0200 Subject: [vmchooser] run-virt.sh: Set volume to 100% instead of 80% on bwPC 4 [pölkit] Fix replacement of polkitd path in systemd service file --- remote/modules/policykit/policykit.build | 1 + 1 file changed, 1 insertion(+) (limited to 'remote/modules/policykit') diff --git a/remote/modules/policykit/policykit.build b/remote/modules/policykit/policykit.build index 591c180f..52be1221 100644 --- a/remote/modules/policykit/policykit.build +++ b/remote/modules/policykit/policykit.build @@ -14,6 +14,7 @@ build () { } post_copy() { + COPYLIST="$MODULE_DIR/list_dpkg_output" local POLPATH="$(grep '/polkitd$' "$COPYLIST" | head -1 | sed -e 's/[\/&]/\\&/g')" [ -n "$POLPATH" ] && sed -i "s/%%POLKITD%%/${POLPATH}/g" "$TARGET_BUILD_DIR/etc/systemd/system/polkitd.service" #Add Polkit User/Group/Shadow to Stage3.2 -- cgit v1.2.3-55-g7522