diff --git a/usr/share/archboot/remote/etc/systemd/system/ttyd.service b/usr/share/archboot/remote/etc/systemd/system/ttyd.service index 2a7063d19..f2e64b88e 100644 --- a/usr/share/archboot/remote/etc/systemd/system/ttyd.service +++ b/usr/share/archboot/remote/etc/systemd/system/ttyd.service @@ -10,8 +10,6 @@ After=network.target ExecStart=/usr/bin/ttyd remote-login.sh Type=simple Restart=always -User=root -Group=root [Install] WantedBy=multi-user.target