diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-12-14 18:50:34 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-12-14 18:50:34 +0100 |
commit | 36eb1b34e9b9b048bf91a3236849f27d44287931 (patch) | |
tree | 53566b4fa581a57e89fb88e0b09058cfd7be1e1d /debian | |
parent | 30cc4199e20dea75779f7fed3e760f1abefa6f61 (diff) | |
download | vyos-1x-36eb1b34e9b9b048bf91a3236849f27d44287931.tar.gz vyos-1x-36eb1b34e9b9b048bf91a3236849f27d44287931.zip |
netplug: T3130: use Debian upstream version
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 | ||||
-rw-r--r-- | debian/vyos-1x.install | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 5e9e708b4..89c7beb8a 100644 --- a/debian/control +++ b/debian/control @@ -61,6 +61,7 @@ Depends: lsscsi, mdns-repeater, mtr-tiny, + netplug, nftables (>= 0.9.3), nginx-light, ntp, diff --git a/debian/vyos-1x.install b/debian/vyos-1x.install index 6d5026e91..e69d85b66 100644 --- a/debian/vyos-1x.install +++ b/debian/vyos-1x.install @@ -1,4 +1,5 @@ etc/dhcp +etc/netplug etc/ppp etc/rsyslog.d etc/systemd |