Re: /run directory

2011-11-12 Thread Bruce Dubbs
Bryan Kadzban wrote: > Bruce Dubbs wrote: >> I ran into a new problem today with the /run directory. As we create it >> right now, the permissions are 755. I was trying to run stunnel today >> and it wanted to write the stunnel.pid file after the program dropped >> root and was working as the

Re: /run directory

2011-11-12 Thread Drew Ames
Hi Bruce, On 11/12/2011 12:20 AM, Bruce Dubbs wrote: > I ran into a new problem today with the /run directory. As we create it > right now, the permissions are 755. I was trying to run stunnel today > and it wanted to write the stunnel.pid file after the program dropped > root and was working as

Re: /run directory

2011-11-12 Thread Bryan Kadzban
Bruce Dubbs wrote: > I ran into a new problem today with the /run directory. As we create it > right now, the permissions are 755. I was trying to run stunnel today > and it wanted to write the stunnel.pid file after the program dropped > root and was working as the stunnel user. It then fail