Skip to content
Snippets Groups Projects
Commit 79d0b3a6 authored by Dylan Aïssi's avatar Dylan Aïssi
Browse files

sleep 10

parent 81d55291
No related branches found
No related tags found
No related merge requests found
Pipeline #761457 canceled
......@@ -39,6 +39,7 @@ systemctl list-unit-files polkit.service
( set +e; sudo ${polkitd} --replace 2>&1 ) | sed 's/^/# /' | tee $TMPFILE &
# Wait for it to start.
sleep 10
gdbus wait --address unix:path=/var/run/dbus/system_bus_socket \
org.freedesktop.PolicyKit1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment