Merge pull request #428 from dheule/bugfix_for_systemd

remove a copy paste artefact which is wrong there
remotes/origin/4.0
Nico Schottelius 9 years ago
commit b12df5f125
  1. 2
      cdist/conf/type/__start_on_boot/gencode-remote

@ -61,8 +61,6 @@ case "$state_should" in
amazon|centos|fedora|owl|redhat|suse)
echo chkconfig \"$name\" on
echo "Unsupported version $os_version of $os" >&2
exit 1
;;
openwrt)

Loading…
Cancel
Save