diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2018-08-02 03:19:01 +0000 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2018-08-02 03:19:01 +0000 |
commit | e0c5adb0543744a1e28abff5d2d9dc8a75dff7f3 (patch) | |
tree | 21d707a6ff3a7fc52e920755d07b376a9fdaee77 /system/adelie-base/passwd | |
parent | 2d8286d92090bb044155e4e07c9d33d8e4170266 (diff) | |
download | packages-e0c5adb0543744a1e28abff5d2d9dc8a75dff7f3.tar.gz packages-e0c5adb0543744a1e28abff5d2d9dc8a75dff7f3.tar.bz2 packages-e0c5adb0543744a1e28abff5d2d9dc8a75dff7f3.tar.xz packages-e0c5adb0543744a1e28abff5d2d9dc8a75dff7f3.zip |
system/adelie-base: bump to 0.8.0, add utmp and catchlog users
Diffstat (limited to 'system/adelie-base/passwd')
-rw-r--r-- | system/adelie-base/passwd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/system/adelie-base/passwd b/system/adelie-base/passwd index ff5fbfe73..6ecdc2b67 100644 --- a/system/adelie-base/passwd +++ b/system/adelie-base/passwd @@ -22,6 +22,8 @@ games:x:35:35:System Games User:/usr/games:/sbin/nologin postgres:x:70:70:PostgreSQL Master User:/var/lib/postgresql:/bin/sh cyrus:x:85:12::/usr/cyrus:/sbin/nologin vpopmail:x:89:89:Mail Service User:/var/vpopmail:/sbin/nologin +utmp:x:107:406:User tracking system:/var/empty:/sbin/nologin +catchlog:x:108:104:s6 logging system:/var/empty:/sbin/nologin ntp:x:123:123:NTP User:/var/empty:/sbin/nologin smmsp:x:209:209:smmsp:/var/spool/mqueue:/sbin/nologin guest:x:405:100:Guest User:/dev/null:/sbin/nologin |