The buxton daemon runs as the "buxton" user, and it must write to the
/var/lib/buxton directory, which will be owned by user "buxton", so make
sure this user is defined.
Add a group as well so that we can set the group owner to "buxton" on
/var/lib/buxton.
Change-Id: I4a117bcbbc0aba12d8a60d69d8b05b378a235367
Signed-off-by: Patrick McCarty <patrick.mccarty@linux.intel.com>
nobody::99:
users::100:app,tizen
systemd-journal:x:190:
+buxton::555:
nogroup:*:65534:
app:x:5000:app
developer:x:5100:
sshd:x:112:65534::/var/run/sshd:/usr/sbin/nologin
polkitd:x:113:113:polkitd:/var/lib/polkit:/sbin/nologin
avahi:x:114:114:avahi:/run/avahi-daemon:/sbin/nologin
+buxton:x:555:555:buxton user:/var/lib/empty:/sbin/nologin
app:x:5000:5000:System based user:/home/app:/bin/sh
developer::5100:5100:developer with SDK:/home/developer:/bin/false
testuser:x:5101:5101:test user:/var/lib/empty:/bin/sh