diff --git a/build/debian/fermentord.service b/build/debian/fermentord.service index 5bb47fd..a27ab71 100644 --- a/build/debian/fermentord.service +++ b/build/debian/fermentord.service @@ -7,7 +7,7 @@ ConditionPathExists=!/etc/fermentord_not_to_be_run ConditionPathExists=/etc/fermentord.toml [Service] -ExecStart=/usr/local/bin/fermentord +ExecStart=/usr/bin/fermentord ExecReload=/bin/kill -HUP $MAINPID User=fermentor Group=fermentor