Skip to content

Minor error in message field reference for linux_service_started_or_enabled #3714

@DipsyTipsy

Description

@DipsyTipsy

Is your feature request related to a problem? Please describe.
The risk message for linux_service_started_or_enabled is malformed, as the reference to the dest field is missing a $

message: a commandline $process$ that may create or start a service on $dest

Describe the solution you'd like
Adding a single $ at the end should fix the issue. Could also capitalize the message for consistency.

message: A commandline $process$ that may create or start a service on $dest$

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions