From 2fed65fa7e94853079ecf0c8ad74a7963e26df84 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 11 Feb 2014 20:26:59 +0100 Subject: [printergui] Spool from VM to tmpfs home if possible, fall back to /tmp --- remote/modules/printergui/printergui.build | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'remote/modules/printergui') diff --git a/remote/modules/printergui/printergui.build b/remote/modules/printergui/printergui.build index 62b7c103..2ee49154 100644 --- a/remote/modules/printergui/printergui.build +++ b/remote/modules/printergui/printergui.build @@ -20,6 +20,6 @@ build() { chmod 0700 "$DESTDIR/printpwgui" # So picky cupsd won't drop privileges to lp } post_copy() { - mkdir -p "${TARGET_BUILD_DIR}/var/spool/STANDARD" - chmod a+rwt "${TARGET_BUILD_DIR}/var/spool/STANDARD" + : } + -- cgit v1.2.3-55-g7522