For example, is there any way to define a service to run as 'system' UID or GID?
Or any way to add your app to the 'system' group?
For example, is there any way to define a service to run as 'system' UID or GID?
Or any way to add your app to the 'system' group?
As noted in the comments on the question, this would create some security problems. There is no way to run an app or service as "system". (Barring bugs, of course.)