Skip to content

Commit ff24d78

Browse files
committed
Merge branch 'pull-2276'
This closes GH-2276
2 parents 97c480b + b59fe65 commit ff24d78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/puppet/provider/service/debian.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# is resolved.
1717
commands :invoke_rc => "/usr/sbin/invoke-rc.d"
1818

19-
defaultfor :operatingsystem => [:debian, :ubuntu]
19+
defaultfor :operatingsystem => :debian
2020

2121
# Remove the symlinks
2222
def disable

0 commit comments

Comments
 (0)