]> git.puffer.fish Git - matthieu/frr.git/commit
redhat: Install frr.conf only if no per daemon config exists
authorMartin Winter <mwinter@opensourcerouting.org>
Mon, 9 Aug 2021 23:52:05 +0000 (01:52 +0200)
committerMartin Winter <mwinter@opensourcerouting.org>
Wed, 11 Aug 2021 10:03:29 +0000 (12:03 +0200)
commit328b7121ee011c076c205d64ab025776300ce517
treeee4d24f8e1c7391e31db1ebb78e58ef7fd22be9d
parent854571290b6dd1b3924e8b88ba7425931008fb5a
redhat: Install frr.conf only if no per daemon config exists

Install frr.conf template as a template file, but only install it
as a config file if no per daemon file exists. This will use the
integrated config with new setups, but keeps the per-daemon config
for existing users

Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
redhat/frr.spec.in