Skip to content
Commit 9e7501c1 authored by Patrick Williams's avatar Patrick Williams
Browse files

meta-phosphor: remove avahi upgrade workaround



A workaround was added in 2019 to handle code updates, which
needed to add an avahi user.  Assume that this has been applied
to all vendor machines by now and can be removed.

Tested: Booted Witherspoon in QEMU and observe the avahi user and group
are still created correctly.

```
root@witherspoon:~# grep avahi /etc/group /etc/passwd
/etc/group:avahi:x:996:
/etc/passwd:avahi:x:997:996::/run/avahi-daemon:/bin/false
```

Signed-off-by: default avatarPatrick Williams <patrick@stwcx.xyz>
Change-Id: I704dd7f09803df32690ba37882e94bb0664597e5
parent 4c4a78df
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment