Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
meta-phosphor
/
c6c4bd14ed9385ccd717b2812ff8869a3d9a674a
/
.
/
recipes-connectivity
/
avahi
/
avahi-daemon
/
avahi-daemon-override.conf
blob: 9a594c6e1c346c741ff699b78c2c32d9405f5f66 [
file
] [
log
] [
blame
]
[
Service
]
ExecStartPre
=
/bin/
sh
-
c
"grep -q avahi: /etc/group || /usr/sbin/addgroup --system avahi"
ExecStartPre
=
/bin/
sh
-
c
"grep -q avahi: /etc/passwd || /usr/sbin/adduser --system --no-create-home --ingroup avahi avahi"