This commit is contained in:
Patrick Schleizer 2019-12-09 02:22:16 -05:00
parent 9bea996017
commit 7467252122
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48

View File

@ -60,7 +60,7 @@ set_file_perms() {
setcap "${capability}+ep" "${file}"
fi
fi
done <${config_file}
done < "${config_file}"
}
set_file_perms