Skip to content

Commit

Permalink
bin/zincati-update-now: don't reload daemon
Browse files Browse the repository at this point in the history
I thought we were going to need this when I started writing this script,
but we don't actually since we're not e.g. adding unit dropins.
  • Loading branch information
jlebon authored and prestist committed Mar 3, 2025
1 parent d35a3c6 commit 8bb85c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dist/bin/zincati-update-now
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ EOF

touch /run/zincati/override-interactive-check

systemctl daemon-reload
systemctl restart zincati

echo "INFO: Streaming Zincati and RPM-OSTree logs..." >&2
Expand Down

0 comments on commit 8bb85c0

Please sign in to comment.