diff --git a/i38.sh b/i38.sh index 24ee194..03e8073 100755 --- a/i38.sh +++ b/i38.sh @@ -627,9 +627,6 @@ fi if [[ $udiskie -eq 0 ]]; then echo 'exec --no-startup-id udiskie' fi -if command -v lxpolkit &> /dev/null ; then - echo "exec_always --no-startup-id $(command -v lxpolkit)" -fi if [[ -x "/usr/lib/notification-daemon-1.0/notification-daemon" ]]; then echo 'exec_always --no-startup-id /usr/lib/notification-daemon-1.0/notification-daemon -r' fi