Skip to content

Commit

Permalink
fix:startup bug
Browse files Browse the repository at this point in the history
  • Loading branch information
rufengsuixing committed Dec 24, 2019
1 parent 5ce60cb commit b153a09
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions root/etc/init.d/AdGuardHome
Expand Up @@ -413,8 +413,6 @@ start_service() {
ln -s /tmp/sessions.db $workdir/data/sessions.db 2>/dev/null
fi
fi
#reload
procd_send_signal $CONFIGURATION
local ADDITIONAL_ARGS=""
config_get configpath $CONFIGURATION configpath "/etc/AdGuardHome.yaml"
config_get binpath $CONFIGURATION binpath "/usr/bin/AdGuardHome/AdGuardHome"
Expand Down

0 comments on commit b153a09

Please sign in to comment.