diff --git a/guide/xml/portfile-startupitem.xml b/guide/xml/portfile-startupitem.xml index b9ecc2cd..32120423 100644 --- a/guide/xml/portfile-startupitem.xml +++ b/guide/xml/portfile-startupitem.xml @@ -276,6 +276,46 @@ + + startupitem.user + + + (Added: MacPorts 2.7) Run the daemon via the specified user. + + + + Default: + + + + Example: + + startupitem.user my_daemon_user + + + + + + + startupitem.group + + + (Added: MacPorts 2.7) Run the daemon via the specified group. + + + + Default: + + + + Example: + + startupitem.group my_daemon_group + + + + + startupitems