service: document CreateService.
This commit is contained in:
+4
-3
@@ -102,9 +102,10 @@ type Config struct {
|
|||||||
|
|
||||||
// System specific options.
|
// System specific options.
|
||||||
// * OS X
|
// * OS X
|
||||||
// - KeepAlive bool (true)
|
// - KeepAlive bool (true)
|
||||||
// - RunAtLoad bool (false)
|
// - RunAtLoad bool (false)
|
||||||
// - UserService bool (false) // Install as a current user service.
|
// - UserService bool (false) - Install as a current user service.
|
||||||
|
// - SessionCreate bool (false) - Create a full user session.
|
||||||
Option KeyValue
|
Option KeyValue
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user