Puppet Data Type Alias: Systemd::Command

Defined in:
modules/systemd/types/command.pp

Overview

As per the comment for Stdlib::Unixpath it is loose enough to also check for commands with arguments:

"this regex rejects any path component that does not start with "/" or is NUL"

We make this an alias just in case Unixpath gets stricter

Alias of

Stdlib::Unixpath


# File 'modules/systemd/types/command.pp', line 4