diff options
author | Christian Breunig <christian@breunig.cc> | 2023-08-16 19:51:12 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-16 19:51:12 +0200 |
commit | 65ea7cef9fe922581e286bc539c4dc1e223c9d32 (patch) | |
tree | c58c9f3392fb3289b36eeff15fb80cbdb0af52a9 /debian/vyos-1x.links | |
parent | 9cdc76fe5badcf44cf38ea82ed89332b32d9d62b (diff) | |
parent | 1ab8166a5481c184ded9abf8da48dd0d391c8ae3 (diff) | |
download | vyos-1x-65ea7cef9fe922581e286bc539c4dc1e223c9d32.tar.gz vyos-1x-65ea7cef9fe922581e286bc539c4dc1e223c9d32.zip |
Merge pull request #2151 from c-po/netplug-t5476
netplug: T5476: rewrite dhclient helper from Perl -> Python
Diffstat (limited to 'debian/vyos-1x.links')
-rw-r--r-- | debian/vyos-1x.links | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/vyos-1x.links b/debian/vyos-1x.links new file mode 100644 index 000000000..0e2d1b841 --- /dev/null +++ b/debian/vyos-1x.links @@ -0,0 +1 @@ +/etc/netplug/linkup.d/vyos-python-helper /etc/netplug/linkdown.d/vyos-python-helper |