diff options
author | John Estabrook <jestabro@vyos.io> | 2023-11-16 13:45:43 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-16 13:45:43 -0600 |
commit | d4f9d6ce726ea4d4fff6eecc16678d7a45a0b555 (patch) | |
tree | bad8b2fbfd9e325d9e6338bb8abd6608a2537c04 /debian | |
parent | c8ba5dccfa9b02533c6536903ecacd3ddb04351e (diff) | |
parent | e036f783bc85e4d2bad5f5cbfd688a03a352223e (diff) | |
download | vyos-1x-d4f9d6ce726ea4d4fff6eecc16678d7a45a0b555.tar.gz vyos-1x-d4f9d6ce726ea4d4fff6eecc16678d7a45a0b555.zip |
Merge pull request #1768 from zdc/T4516-sagitta
image: T4516: Added system image tools
Diffstat (limited to 'debian')
-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 index 0e2d1b841..402c91306 100644 --- a/debian/vyos-1x.links +++ b/debian/vyos-1x.links @@ -1 +1,2 @@ /etc/netplug/linkup.d/vyos-python-helper /etc/netplug/linkdown.d/vyos-python-helper +/usr/libexec/vyos/system/standalone_root_pw_reset /opt/vyatta/sbin/standalone_root_pw_reset |