diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-12-26 17:12:29 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-12-28 19:42:50 +0100 |
commit | 1efd20ab21e75e421487d563fc794a7f97361a3e (patch) | |
tree | 189b1860ffe77a2c2349415fc508cc03ab73f1c2 /debian/vyos-1x.install | |
parent | b9a2312f02e40b16d5b85454eadd84dc3cb7bea8 (diff) | |
download | vyos-1x-1efd20ab21e75e421487d563fc794a7f97361a3e.tar.gz vyos-1x-1efd20ab21e75e421487d563fc794a7f97361a3e.zip |
webproxy: T563: op-mode: initial command support
Diffstat (limited to 'debian/vyos-1x.install')
-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 bfc30f7e6..691fa4731 100644 --- a/debian/vyos-1x.install +++ b/debian/vyos-1x.install @@ -21,5 +21,6 @@ usr/libexec/vyos/op_mode usr/libexec/vyos/services usr/libexec/vyos/system usr/libexec/vyos/validators +usr/libexec/vyos/legacy usr/libexec/vyos/*.py usr/share |