diff options
author | John Estabrook <jestabro@vyos.io> | 2023-10-23 12:19:26 -0500 |
---|---|---|
committer | John Estabrook <jestabro@vyos.io> | 2023-12-16 20:37:10 -0600 |
commit | 041cdcff990418ff25a424808299e1a5663a046c (patch) | |
tree | 92739e4484c012ee9b6e1e74ba070f30fa8d5a88 /debian | |
parent | bb1c98ae64667fdc4fba7a316671d16964fb024f (diff) | |
download | vyos-1x-041cdcff990418ff25a424808299e1a5663a046c.tar.gz vyos-1x-041cdcff990418ff25a424808299e1a5663a046c.zip |
image: T4516: use copy of pw_reset script for install, link for compat
Note that this was updated for the fix in T5739.
(cherry picked from commit 424c9b19fd54598081e965c3364b082c5ef984de)
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 |