Skip to content

Commit 27b3253

Browse files
committed
(maint) incorporate review comments
1 parent e98f7d8 commit 27b3253

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

manifests/server/config.pp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -263,8 +263,6 @@
263263
# Remove old unit file to avoid conflicts
264264
file {'old-systemd-override':
265265
ensure => absent,
266-
owner => root,
267-
group => root,
268266
path => "/etc/systemd/system/${service_name}.service",
269267
before => Exec['restart-systemd'],
270268
}

0 commit comments

Comments
 (0)