Skip to content

Commit

Permalink
Update fluent-package/yum/systemd-test/update-to-next-version-with-ba…
Browse files Browse the repository at this point in the history
…ckward-compat-for-v4.sh

Co-authored-by: Daijiro Fukuda <[email protected]>
  • Loading branch information
kenhys and daipom authored Feb 19, 2024
1 parent f1a8f57 commit 735aefe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ systemctl status --no-pager fluentd # Migration process starts the service autom
# Test: take over enabled state
systemctl is-enabled fluentd

sudo systemctl enable --now fluentd
sudo systemctl enable fluentd # Enable the unit name alias
systemctl status --no-pager td-agent

# Make a dummy pacakge for the next version
Expand Down

0 comments on commit 735aefe

Please sign in to comment.