Skip to content
Snippets Groups Projects
Commit 2fd869a5 authored by Thomas Bellman's avatar Thomas Bellman
Browse files

Fix error handling bug in systemd::unit_options.

The default case in the case switch for the $ensure parameter was
incorrectly using the *string* "default" instead of the keyword
``default''.  This meant that you did not get an error message if
you specified an illegal value for that parameter (unless it happened
to be exactly the string "default").
parent 9b3ff4fe
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment