http://bsd.to/v2qf

Snippet content copied to clipboard.
Are you sure to delete this snippet? No, don't delete
this is doas the configuration

#####
permit nopass my-name as root cmd /sbin/reboot,/sbin/halt,/bin/mount
permit persist keepenv my-name
#####

# Excuting an order

doas mount --bind /etc/ /home/cws/tmp/88/
doas: Operation not permitted
doas /bin/mount --bind /etc/ /home/cws/tmp/88/
doas: Operation not permitted

Where is the mistake



Edit this Snippet

Paste responsibly. Information submitted here should not be considered private.