diff options
Diffstat (limited to 'debian/frr.tmpfile')
-rw-r--r-- | debian/frr.tmpfile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/frr.tmpfile b/debian/frr.tmpfile new file mode 100644 index 0000000..dee3cd8 --- /dev/null +++ b/debian/frr.tmpfile @@ -0,0 +1,2 @@ +# Create the /run/frr directory at boot or from systemd-tmpfiles on install +d /run/frr 0755 frr frr |