commit: a024bf7041fa7f7d3d966dbbb917cde286daf837 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Aug 30 12:46:27 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Aug 30 12:46:46 2019 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=a024bf70
uid-gid.txt: Disable line wrapping by default Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> files/uid-gid.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/uid-gid.txt b/files/uid-gid.txt index 1832c6a..82ef3d9 100644 --- a/files/uid-gid.txt +++ b/files/uid-gid.txt @@ -214,4 +214,4 @@ nobody 65534 65534 baselayout-fbsd - 61184..65519 61184..65519 reserved Used by systemd DynamicUser feature - 524288..1878982656 524288..1878982656 reserved Used by systemd for containers -# vim:se ts=8 sts=0 tw=0 : +# vim:se ts=8 sts=0 tw=0 nowrap :
