Enable nodm, but do not start it because machine should be rebooted so that speech-dispatcher will actually work.
This commit is contained in:
parent
ce6d5a802a
commit
5d406c10e2
@ -192,5 +192,5 @@ if [[ ! -d ~/.config/speech-dispatcher ]]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# enable and start nodm
|
# enable and start nodm
|
||||||
sudo systemctl enable nodm --now
|
sudo systemctl enable nodm
|
||||||
restart
|
restart
|
||||||
|
Loading…
Reference in New Issue
Block a user