diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-01-26 11:54:07 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-01-26 11:54:07 +0100 |
commit | 07d002e3be03babf1c3faaee43a90fe513969134 (patch) | |
tree | 6e97a3a6e64efee50bd58e8e3f7f1da644fb5e15 /debian | |
parent | 585a90e4018f03b49dc151b786adc020f6cd4a0a (diff) | |
download | vyos-1x-07d002e3be03babf1c3faaee43a90fe513969134.tar.gz vyos-1x-07d002e3be03babf1c3faaee43a90fe513969134.zip |
snmpd: T1937: fix all startup warnings
This is actually an "upstream" bug, see [1] but it can be fixed via our own
scripts.
[1]: https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/1384122
Diffstat (limited to 'debian')
-rw-r--r-- | debian/vyos-1x.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/vyos-1x.install b/debian/vyos-1x.install index de61f71dd..dfa6ab0f9 100644 --- a/debian/vyos-1x.install +++ b/debian/vyos-1x.install @@ -1,5 +1,6 @@ etc/init.d etc/vyos +etc/systemd lib/ opt/ usr/ |