Re: [OpenAFS] k5start and AFS tokens

2014-09-28 Thread Jaap Winius
Quoting Dirk Heinrichs : You don't let k5start start your zz daemon. IOW: You don't do the "start" part of k5start, only the "k5" part. Okay, how about this? start-stop-daemon --start --pidfile /run/zz/k5start-zz.pid \ --chuid $USER:$GROUP --exec /usr/bin/k5start -- -b \ -p /run/zz

Re: [OpenAFS] k5start and AFS tokens

2014-09-28 Thread Dirk Heinrichs
Am Sonntag 28 September 2014, 04:44:07 schrieb Jaap Winius: > Okay, I figured it out. No, not quite yet, I'm afraid. > I altered /etc/init.d/zz by adding the > following line to the do_start function just before the zz daemon is > started up: > >start-stop-daemon --start --pidfile /run/