Merge branch 'run_sudo_daemon' into 'master'

Run the sudo daemon on startup

See merge request redox-os/redox!1571
This commit is contained in:
bjorn3 2025-04-14 23:44:04 +00:00
commit 71cc8ad7ff

View File

@ -30,6 +30,7 @@ mkdir -m a=rwxt /tmp
ipcd
ptyd
escalated
sudo --daemon
"""
[[files]]