summaryrefslogtreecommitdiff
path: root/lib/ringbuf.c
diff options
context:
space:
mode:
authorDonatas Abraitis <donatas@opensourcerouting.org>2024-02-29 14:43:57 +0200
committerDonatas Abraitis <donatas@opensourcerouting.org>2024-03-09 09:33:40 +0200
commitb0b0d7ab08960ed7b43b4d1dabeaf377fad40942 (patch)
treee7b822acb9020ee4a0791726ee8ea40bacc082b5 /lib/ringbuf.c
parent3f7cc3b7f5e7624ef72c455e8ab6c68884d1f9f4 (diff)
docker: Fix post function for Alpine build (package)
It was using a wrong sysdir. ``` -------------------- 72 | # Own the config / PID files 73 | RUN mkdir -p /var/run/frr 74 | >>> RUN chown -R frr:frr /etc/frr /var/run/frr 75 | 76 | # Simple init manager for reaping processes and forwarding signals -------------------- ``` Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
Diffstat (limited to 'lib/ringbuf.c')
0 files changed, 0 insertions, 0 deletions