]> git.puffer.fish Git - matthieu/frr.git/commit
lib: don't mkdir state paths in watchfrr
authorDavid Lamparter <equinox@opensourcerouting.org>
Thu, 3 Aug 2017 04:02:45 +0000 (06:02 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Wed, 9 Aug 2017 08:55:03 +0000 (10:55 +0200)
commitb8c1fde3cb210137549d81e2971120a30d6b6bf2
tree4ba898dcab947b672debd2de2e1573c904cce244
parentc9c8d0d189ce58e3dd6611a1cf6e566806f137cc
lib: don't mkdir state paths in watchfrr

watchfrr doesn't know if there will be -u/-g options on the individual
daemons, so it doesn't know what the appropriate ownership is.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
lib/libfrr.c