From 735aefe143d06e6b6f2b90c1bc3ea091bfc97a7b Mon Sep 17 00:00:00 2001 From: Kentaro Hayashi Date: Mon, 19 Feb 2024 13:55:45 +0900 Subject: [PATCH] Update fluent-package/yum/systemd-test/update-to-next-version-with-backward-compat-for-v4.sh Co-authored-by: Daijiro Fukuda --- .../update-to-next-version-with-backward-compat-for-v4.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fluent-package/yum/systemd-test/update-to-next-version-with-backward-compat-for-v4.sh b/fluent-package/yum/systemd-test/update-to-next-version-with-backward-compat-for-v4.sh index 4111de21d..a077a9e0b 100755 --- a/fluent-package/yum/systemd-test/update-to-next-version-with-backward-compat-for-v4.sh +++ b/fluent-package/yum/systemd-test/update-to-next-version-with-backward-compat-for-v4.sh @@ -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