mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-01 01:57:37 +00:00

The debian/frr.conf was manually installed as systemd-tmpfiles configuration, but the dh_installinit now has capability to install it automatically if named debian/frr.tmpfile. Signed-off-by: Ondřej Surý <ondrej@sury.org>
3 lines
100 B
Plaintext
3 lines
100 B
Plaintext
# Create the /run/frr directory at boot or from systemd-tmpfiles on install
|
|
d /run/frr 0755 frr frr
|