[launchd-changes] [23367] trunk/launchd/src/launchd.plist.5
source_changes at macosforge.org
source_changes at macosforge.org
Mon Sep 10 13:41:56 PDT 2007
Revision: 23367
http://trac.macosforge.org/projects/launchd/changeset/23367
Author: zarzycki at apple.com
Date: 2007-09-10 13:41:56 -0700 (Mon, 10 Sep 2007)
Log Message:
-----------
<rdar://problem/5425348> GroupName key now ignored when UserName key is not set
Modified Paths:
--------------
trunk/launchd/src/launchd.plist.5
Modified: trunk/launchd/src/launchd.plist.5
===================================================================
--- trunk/launchd/src/launchd.plist.5 2007-09-10 20:40:29 UTC (rev 23366)
+++ trunk/launchd/src/launchd.plist.5 2007-09-10 20:41:56 UTC (rev 23367)
@@ -90,7 +90,6 @@
This optional key specifies the user to run the job as. This key is only applicable when launchd is running as root.
.It Sy GroupName <string>
This 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.
-The GroupName key is ignored without the UserName key.
.It Sy inetdCompatibility <dictionary>
The presence of this key specifies that the daemon expects to be run as if it were launched from inetd.
.Bl -ohang -offset indent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/launchd-changes/attachments/20070910/98feed6b/attachment.html
More information about the launchd-changes
mailing list