Merge pull request #428 from dheule/bugfix_for_systemd
remove a copy paste artefact which is wrong there
This commit is contained in:
		
				commit
				
					
						b12df5f125
					
				
			
		
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
					@ -61,8 +61,6 @@ case "$state_should" in
 | 
				
			||||||
 | 
					
 | 
				
			||||||
                amazon|centos|fedora|owl|redhat|suse)
 | 
					                amazon|centos|fedora|owl|redhat|suse)
 | 
				
			||||||
                    echo chkconfig \"$name\" on
 | 
					                    echo chkconfig \"$name\" on
 | 
				
			||||||
                            echo "Unsupported version $os_version of $os" >&2
 | 
					 | 
				
			||||||
                            exit 1
 | 
					 | 
				
			||||||
                ;;
 | 
					                ;;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
                openwrt)
 | 
					                openwrt)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue