From 832dd47f822edf4c78c0c7ea55ff04b3be4978bd Mon Sep 17 00:00:00 2001 From: KemoNine Date: Mon, 3 Aug 2020 18:01:45 +0000 Subject: [PATCH] Adjust incron tabs lightly --- docs/slideshow.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/slideshow.md b/docs/slideshow.md index 0eb957e..6a3a0cd 100644 --- a/docs/slideshow.md +++ b/docs/slideshow.md @@ -14,8 +14,8 @@ The below commands will setup ```fim``` as a slideshow on your display. useradd -m -G video -s /usr/sbin/nologin fim apt install acl -setfacl -m "u:fim:rX" /tank/pictures -setfacl -dm "u:fim:rX" /tank/pictures +setfacl -m "u:fim:rwX" /tank/pictures +setfacl -dm "u:fim:rwX" /tank/pictures apt install fim imagemagick ttf-dejavu cat > /home/fim/.fimrc < /etc/incron.d/fim < /etc/incron.d/fim-delete < /etc/incron.d/fim-create <