__acl: we do not have to check here if file exist

This commit is contained in:
ander 2019-05-14 13:41:32 +03:00
parent ca8bc959ed
commit 7dfc5bc473
1 changed files with 0 additions and 2 deletions

View File

@ -20,8 +20,6 @@
# TODO check if filesystem has ACL turned on etc
[ ! -e "/$__object_id" ] && exit 0
for parameter in user group
do
if [ ! -f "$__object/parameter/$parameter" ]