Commit 857eaa18 authored by Florent Revest's avatar Florent Revest

Add ceres to the gps group

parent 48bbfa6f
......@@ -10,5 +10,6 @@ supported-languages asteroid-launcher asteroid-calculator asteroid-calendar aste
EXTRA_USERS_PARAMS = "groupadd system; \
groupadd statefs; \
groupadd gps; \
groupadd -f -g 1024 mtp; \
useradd -p '' -G 'audio,video,system,statefs,mtp' ceres"
useradd -p '' -G 'audio,video,system,gps,statefs,mtp' ceres"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment