Skip to content

Fixed init.d script for some configurations

gitlab-qa-bot requested to merge github/fork/pomozoff/fix-init.d-script into master

Created by: pomozoff

In my environment your version of init.d script fails on 43th line because it tries execute $1 in /home/git directory. This fix resolves the issue and also removes excess four lines of code :)

Merge request reports