From 80249b5f4dc1ab3f8a4d46915ae7350ae4960812 Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Sat, 15 Dec 2018 00:16:06 +0100 Subject: revokefs: Add demo to show how to revoke permissions The demo starts two instances by the same users so the revoke doesn't really enforce any separation, but it demos how you would do it. Closes: #2657 Approved by: alexlarsson --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 47bec265..181999e2 100644 --- a/.gitignore +++ b/.gitignore @@ -59,6 +59,7 @@ common/flatpak-enum-types.h test-libflatpak httpcache revokefs-fuse +revokefs-demo Flatpak-1.0.* /app/parse-datetime.c /doc/reference/gtkdoc-check.log -- cgit v1.2.1