diff options
author | Tomas Volf <[email protected]> | 2024-12-13 17:27:45 +0100 |
---|---|---|
committer | Maxim Cournoyer <[email protected]> | 2024-12-15 00:19:41 +0900 |
commit | a64a3a14e8be7c67cd5fc72d87438dbfcb831a30 (patch) | |
tree | b4ddbe195cccf5df7b82ba283d7c61bc33ea3321 /doc | |
parent | 7068f6f7a5a53a29e9650b097924246cf0d445b4 (diff) |
services: mingetty: Rename misnamed accessors.
Rename the accessors to ensure all start with `mingetty-configuration-'
prefix. Some were named just `mingetty-$FIELD', instead of
`mingetty-configuration-$FIELD'.
The renaming *is* backwards compatible, since in the define-module's #:export
argument the correct (`mingetty-configuration-$FIELD') were used already and
thus the accessors were not accessible.
* gnu/services/base.scm (<mingetty-configuration>): Rename accessors for
auto-login, login-program, login-pause?, clear-on-logout?.
Change-Id: I4557a82498805ade0b341feda9d33eccc305690f
Modified-by: Maxim Cournoyer <[email protected]>
Signed-off-by: Maxim Cournoyer <[email protected]>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions