LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Daemon permission (https://www.linuxquestions.org/questions/linux-newbie-8/daemon-permission-4175421210/)

Sachin Narlawar 08-09-2012 08:58 AM

Daemon permission
 
i want to give daemon permission to my folder how can i give?

kenneth_phough 08-09-2012 09:51 AM

what user is that deamon running under?

do
Quote:

ps aux | grep <name-of-deamon>
You will have to give write access to that use or group. depends on your needs.


All times are GMT -5. The time now is 10:34 PM.