9 lines
208 B
Text
9 lines
208 B
Text
|
|
||
|
# ================ #
|
||
|
# Autorun settings #
|
||
|
# ================ #
|
||
|
|
||
|
# I'm using 'polkit-gnome' as a polkit client as it has no dependencies
|
||
|
exec_always /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||
|
|