rc: don't start udisks-glue

Use "udisksctl mount -b /dev/sdb1" instead.
This commit is contained in:
Vincent Bernat 2016-04-29 16:40:13 +02:00
parent 1342c2b227
commit 572f39c0c1

View file

@ -5,7 +5,6 @@ awful.util.spawn("compton --backend glx --xrender-sync --xrender-sync-fence --vs
local execute = {
-- Start PulseAudio
"pulseaudio --check || pulseaudio -D",
"udisks-glue -p /run/user/$(id -u)/udisks-glue.pid",
"xset -b", -- Disable bell
-- Enable numlock
"numlockx on",