diff options
Diffstat (limited to 'src/init')
| -rwxr-xr-x | src/init/vyos-router | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/init/vyos-router b/src/init/vyos-router index 982126637..06ec89d72 100755 --- a/src/init/vyos-router +++ b/src/init/vyos-router @@ -418,7 +418,7 @@ EOF pam-auth-update --disable mfa-google-authenticator # Certain configuration files are re-generated by the configuration - # subsystem and must reside under /etc and can not easily be moved to /run. + # subsystem and must reside under /etc and cannot easily be moved to /run. # So on every boot we simply delete any remaining files and let the CLI # regenearte them. |
