Skip to content

Commit

Permalink
Update restart command in 20restart script
Browse files Browse the repository at this point in the history
  • Loading branch information
stephdl committed Mar 23, 2024
1 parent a015f52 commit 61b6289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imageroot/update-module.d/20restart
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ set -e
# Redirect any output to the journal (stderr)
exec 1>&2

systemctl --user try-restart netdata.service
systemctl try-restart "${MODULE_ID}.service"

0 comments on commit 61b6289

Please sign in to comment.