Skip to content

Commit

Permalink
Reload monit
Browse files Browse the repository at this point in the history
Signed-off-by: Volker Theile <votdev@gmx.de>
  • Loading branch information
votdev committed Jun 12, 2018
1 parent c383a44 commit 00b9a31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deb/openmediavault/debian/openmediavault.postinst
Expand Up @@ -533,7 +533,7 @@ case "$1" in
omv-mkconf rrdcached
deb-systemd-invoke restart rrdcached.service || :
fi
if dpkg --compare-versions "$2" lt-nl "4.1.8"; then
if dpkg --compare-versions "$2" lt-nl "4.1.8.1"; then
systemctl daemon-reload
omv-mkconf monit
monit reload || :
Expand Down

0 comments on commit 00b9a31

Please sign in to comment.