Command

[Command]
:NameAllow=
:NameDeny=
:Default=-service user
:RequireSystem=

NameAllow

The NameAllow parameter is a list of allowed command-line commands. By default all commands can be used, but you can also specify a whitelist of allowed commands. The list is separated with semicolon.

[Command]
NameAllow=command;service;trace

NameDeny

The NameDeny parameter is a list of blocked command-line commands. By default all commands can be used, but you can specify a blacklist of blocked commands. The list is separated with semicolon.

[Command]
NameDeny=action;token;cache

Default

The Default parameter is the default command that should be used when no arguments is sent. Not specified will be to start the user service.

[Command]
Default=-service user

RequireSystem

The RequireSystem parameter contains a list of commands that require administrator privileges.

[Command]
RequireSystem=cache