summaryrefslogtreecommitdiff
path: root/hald/run-hald.sh
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2007-07-25 21:02:38 -0400
committerDavid Zeuthen <davidz@redhat.com>2007-07-25 21:02:38 -0400
commitbf8be88f49fcbbc9e84929e3aa7cad58679f3353 (patch)
tree3b538019eb65ef954a23ba82fe79af437add89b2 /hald/run-hald.sh
parent68eb19a7cf5e31203bf7d1c8728e61afc74975bb (diff)
the PK policy files move to $datadir from $sysconfdir
Diffstat (limited to 'hald/run-hald.sh')
-rwxr-xr-xhald/run-hald.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/hald/run-hald.sh b/hald/run-hald.sh
index 07ebfe6e..44c5173c 100755
--- a/hald/run-hald.sh
+++ b/hald/run-hald.sh
@@ -30,7 +30,7 @@ export HAL_FDI_SOURCE_PREPROBE=$HALD_TMPDIR/share/hal/fdi/preprobe
export HAL_FDI_SOURCE_INFORMATION=$HALD_TMPDIR/share/hal/fdi/information
export HAL_FDI_SOURCE_POLICY=$HALD_TMPDIR/share/hal/fdi/policy
export HAL_FDI_CACHE_NAME=$HALD_TMPDIR/hald-local-fdi-cache
-export POLKIT_POLICY_DIR=$HALD_TMPDIR/etc/PolicyKit/policy
+export POLKIT_POLICY_DIR=$HALD_TMPDIR/share/PolicyKit/policy
./hald --daemon=no --verbose=yes $@
#./hald --daemon=no