Changeset 23360
- Timestamp:
- 09/07/07 10:54:58 (15 months ago)
- Files:
-
- 1 modified
-
trunk/launchd/src/launchd.plist.5 (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/launchd/src/launchd.plist.5
r23350 r23360 91 91 .It Sy GroupName <string> 92 92 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. 93 The GroupName key is ignored without the UserName key. 93 94 .It Sy inetdCompatibility <dictionary> 94 95 The presence of this key specifies that the daemon expects to be run as if it were launched from inetd. … … 196 197 .Xr initgroups 3 197 198 be called before running the job. 198 The default is false.199 The default is true in 10.5 and false in 10.4. This key will be ignored if the UserName key is not set. 199 200 .It Sy WatchPaths <array of strings> 200 201 This optional key causes the job to be started if any one of the listed paths are modified.

