More polkit-parsing.sh cleanup
All threads resolved!
All threads resolved!
Compare changes
Files
2+ 12
− 4
@@ -7,10 +7,11 @@ TMPFILE=`mktemp`
@@ -35,9 +36,16 @@ fi
Adjust system bus socket to /run/dbus/system_bus_socket
/var/run/dbus/system_bus_socket
to /run/dbus/system_bus_socket
, a symlink exists from /var/run/...
to /run/...
but let's use the real path.Give more time to polkitd to be ready
Improve cleanup() to catch unexpected failures and to ignore expected one since polkitd should already be killed in the script body.
Drop 'set -x' in cleanup() to reduce noise in the log