Remove tty6 autologin from Moria
Kodi will be used on a separate box from now on
This commit is contained in:
parent
c15ec5ec3e
commit
ed15c8fcb7
2 changed files with 0 additions and 11 deletions
|
@ -1,6 +0,0 @@
|
|||
if [[ -z $DISPLAY && $XDG_VTNR -eq 6 ]]; then
|
||||
systemctl --user mask pipewire.service pipewire-pulse.service
|
||||
systemctl --user stop pipewire.service pipewire-pulse.service
|
||||
kodi --standalone
|
||||
systemctl --user unmask pipewire.service pipewire-pulse.service
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue