mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 21:04:05 +02:00
update
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/usr/bin/with-contenv bashio
|
||||
echo "Starting service: getty"
|
||||
exec \
|
||||
s6-setuidgid "$USER" "/sbin/agetty --autologin ${USER} --noclear %I $TERM"
|
||||
s6-setuidgid "$USER" /sbin/agetty --autologin "${USER}"
|
||||
--noclear %I "$TERM"
|
||||
|
||||
Reference in New Issue
Block a user