Files
RedBear-OS/init.d/00_sudo.service
T

8 lines
114 B
Desktop File

[unit]
description = "Sudo background handler"
[service]
cmd = "sudo"
args = ["--daemon"]
type = "oneshot_async"