Explorar o código

Merge pull request #1854 from ton31337/master

Remove exit 0 at the end of init.d script
Torkel Ödegaard %!s(int64=10) %!d(string=hai) anos
pai
achega
e9a174d1c5
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      packaging/rpm/init.d/grafana-server

+ 0 - 2
packaging/rpm/init.d/grafana-server

@@ -144,5 +144,3 @@ case "$1" in
     exit 1
     ;;
 esac
-
-exit 0