8 lines
201 B
YAML
8 lines
201 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fix RemoteClient default ssh_shell_prologue: Bug#1707478
|
|
|
|
The default ssh_shell_proloque has been modified from
|
|
specifying erroneous PATH=$$PATH:/sbin to PATH=$PATH:/sbin.
|