1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-11 07:30:38 +02:00
Files
guix/gnu
Ludovic Courtès dd4e46edda accounts: Delete duplicate entries.
When adding multiple instances of a service requiring some user
account/group, we could end up with multiple entries for that account or
group in /etc/passwd or /etc/group.

* gnu/build/accounts.scm (database-writer)[write-entries]: Add call to
'delete-duplicates'.
* tests/accounts.scm ("write-passwd with duplicate entry"): New test.
2019-08-28 00:27:14 +02:00
..
2019-08-28 00:27:14 +02:00
2019-08-17 20:45:13 +08:00
2019-08-27 16:58:11 +02:00
2019-08-27 12:20:44 +02:00
2019-08-26 23:28:58 -04:00