nathwill / chef-systemd

resource-driven chef cookbook for managing linux systems via systemd
Apache License 2.0
44 stars 33 forks source link

precursor compare_by_identity broken #133

Closed nathwill closed 6 years ago

nathwill commented 6 years ago

resetting with precursor seems broken

nathwill commented 6 years ago

looks like it has to do with string literals, you have to explicitly call .dup on it 😭