← Back
Editing: root_info_wrapper
#!/bin/sh # this wrapper just exists so that we can put a polkit .policy around it exec sh "$@"
Save File
Cancel