Commit e009ffe
fix(debos/rootfs): Only use fastrpc group when present
The fastrpc group is created by fastrpc-support which is only installed
on Debian. Check for the group with getent before adding it to the
useradd --groups list to avoid failures on Ubuntu.
Signed-off-by: Loïc Minier <loic.minier@oss.qualcomm.com>
Signed-off-by: Agathe Porte <agathe.porte@oss.qualcomm.com>1 parent 17d32e4 commit e009ffe
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
233 | 238 | | |
234 | | - | |
| 239 | + | |
235 | 240 | | |
236 | 241 | | |
237 | 242 | | |
| |||
0 commit comments