service: document CreateService.
This commit is contained in:
+2
-1
@@ -104,7 +104,8 @@ type Config struct {
|
|||||||
// * 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