From 76404999955ee8e98e851fcbc0ce22866291dbc4 Mon Sep 17 00:00:00 2001 From: Yuce Tekol Date: Sun, 5 May 2019 08:32:05 +0300 Subject: restrict update --- examples/restrict.py | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/restrict.py') diff --git a/examples/restrict.py b/examples/restrict.py index 5fb002b..f11cc35 100644 --- a/examples/restrict.py +++ b/examples/restrict.py @@ -9,6 +9,7 @@ from openbsd import pledge, unveil """ A little utilty that pledges and unveils. python3 restrict.py rpath stdio /tmp/foo:r /bin/cat:x -x cat /tmp/foo +python3 restrict.py stdio rpath getpw tty /:r /bin/ls:x -x ls /usr """ def extract_args(args): -- cgit 1.4.1-2-gfad0