Synology and DSM5 ACL
Posted: May 14th, 2014, 10:08 am
Hello.
I was hoping if anyone could give me a hand in pointing me to the correct location.
Issue:
At the moment I am using Synology DSM 5 and it currently is using ACL. Problem there is everytime sab touches/creates folder and files it looses inherit permissions. Its annoying as hell but I think if I add a single line of code for example:
Im wondering, under scripts there is "Default". Where is this file? is that postproc.py? If so is it possible (So I dont touch default files so updating doesn't get effected) to copy the default post processing to another file and adding my line of code so that it will run after it finishes processing.
If anyone could just point me in the right direction, much would be appreciated.
- tech
I was hoping if anyone could give me a hand in pointing me to the correct location.
Issue:
At the moment I am using Synology DSM 5 and it currently is using ACL. Problem there is everytime sab touches/creates folder and files it looses inherit permissions. Its annoying as hell but I think if I add a single line of code for example:
Code: Select all
-enforce-inherit $folder/$nameIf anyone could just point me in the right direction, much would be appreciated.
- tech
