diff options
author | John Estabrook <jestabro@vyos.io> | 2023-10-23 12:19:26 -0500 |
---|---|---|
committer | John Estabrook <jestabro@vyos.io> | 2023-11-16 12:18:01 -0600 |
commit | 424c9b19fd54598081e965c3364b082c5ef984de (patch) | |
tree | 29ebd223561acbdee53ce878b5eca93f96487b40 /debian | |
parent | 96b65e90fbfa1fe63d97929ac86fc910abb0caa9 (diff) | |
download | vyos-1x-424c9b19fd54598081e965c3364b082c5ef984de.tar.gz vyos-1x-424c9b19fd54598081e965c3364b082c5ef984de.zip |
image: T4516: use copy of pw_reset script for install, link for compat
Note that this was updated for the fix in T5739.
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 |