]> git.puffer.fish Git - matthieu/frr.git/commit
tools/frrcommon.sh: actually create /run/frr
authorDavid Lamparter <equinox@diac24.net>
Mon, 17 Dec 2018 18:08:02 +0000 (19:08 +0100)
committerDavid Lamparter <equinox@diac24.net>
Tue, 18 Dec 2018 00:26:12 +0000 (01:26 +0100)
commitb7d492f295ce91d5b5cd008fb1c218c0d67dff6d
tree5f94d0757447a8c6f425def9547a2dc9b3470097
parent829d32552b6ce0b08bd7441f894ba7de8055fe25
tools/frrcommon.sh: actually create /run/frr

tmpfiles.d is nice and all, but we can't rely on it.  Just create
/run/frr if needed.

Signed-off-by: David Lamparter <equinox@diac24.net>
tools/frrcommon.sh.in