Projects
Browse Source     Search     Timeline     Wiki

Changeset 23367

Show
Ignore:
Timestamp:
09/10/07 13:41:56 (15 months ago)
Author:
zarzycki@…
Message:

<rdar://problem/5425348> GroupName key now ignored when UserName key is not set

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/launchd/src/launchd.plist.5

    r23360 r23367  
    9191.It Sy GroupName <string> 
    9292This optional key specifies the group to run the job as. This key is only applicable when launchd is running as root. If UserName is set and GroupName is not, the the group will be set to the default group of the user. 
    93 The GroupName key is ignored without the UserName key. 
    9493.It Sy inetdCompatibility <dictionary> 
    9594The presence of this key specifies that the daemon expects to be run as if it were launched from inetd.