-
- Downloads
unit_options: Don't require options when ensure absent.
When setting ensure = absent to systemd::unit_options, it doesn't make sense for users to have to specify the options parameter. But it was a mandatory parameter, so they had to. Fix that.
Loading
Please register or sign in to comment