diff options
author | Ondřej Surý <ondrej@sury.org> | 2020-07-03 12:46:46 +0200 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2020-09-26 09:22:23 +0200 |
commit | 322c00824a6568114bf4948bf2b115a21bd85785 (patch) | |
tree | 0976983841d6649947c73df0fd115e62b7cd6a61 /debian | |
parent | Don't install frr-doc texinfo images, they are gone (Closes: #955067) (diff) | |
download | frr-322c00824a6568114bf4948bf2b115a21bd85785.tar.xz frr-322c00824a6568114bf4948bf2b115a21bd85785.zip |
Use dh_installinit capabilities to install frr.tmpfile
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>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/frr.install | 1 | ||||
-rw-r--r-- | debian/frr.tmpfile (renamed from debian/frr.conf) | 0 |
2 files changed, 0 insertions, 1 deletions
diff --git a/debian/frr.install b/debian/frr.install index e2485fe8b..de7a15883 100644 --- a/debian/frr.install +++ b/debian/frr.install @@ -17,4 +17,3 @@ usr/share/doc/frr/examples usr/share/man/ usr/share/yang/ tools/frr-reload usr/lib/frr/ -debian/frr.conf usr/lib/tmpfiles.d diff --git a/debian/frr.conf b/debian/frr.tmpfile index dee3cd849..dee3cd849 100644 --- a/debian/frr.conf +++ b/debian/frr.tmpfile |