You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's make sure to enumerate the character limitations this imposes on the schema. Citing the (unedited) old schema doc:
The command must consist only of alphanumeric characters, spaces, and the following special characters: /, ., _, #, :, $, -. If other characters are required, a wrapper script should be used for the command.
What needs to get done
Add a validator for
command
,stop-command
,reload-command
,post-stop-command
, andbus-name
to matchsnapd
's validation.Why it needs to get done
Using an
=
sign is a common mistake:The text was updated successfully, but these errors were encountered: