3 messages · Page 1 of 1 (latest)
@modern umbra you could make the script owned by root and give it setuid
the setuid makes it so that any user executing the script will have the same perms as the owner
just make sure your user is able to execute the script