Closed amadolid closed 1 week ago
@amadolid Let's say you wanted to elevate to root access by from the python side instead of jac, what would be the interface to do that? Like if I wanted to run _Jac.spawn_call()
programmatically.
@amadolid Let's say you wanted to elevate to root access by from the python side instead of jac, what would be the interface to do that? Like if I wanted to run
_Jac.spawn_call()
programmatically.
it should be the same Jac.elevate_root()
or _Jac.elevate_root()
Rename and rebased
Support elevate current root to be system root