]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/systemd/resources/service.rb
Enable unified mode for custom resources
[chef.git] / cookbooks / systemd / resources / service.rb
index 62c9596921cf4c04972ec49cff4ae377f367e6b0..abfacb6502aed111dbfed4fcc005ac1bb370d934 100644 (file)
@@ -17,6 +17,8 @@
 # limitations under the License.
 #
 
+unified_mode true
+
 default_action :create
 
 property :service, String, :name_property => true