From 3c63c040245a0d7105d82f7db84cb87c10bd33a6 Mon Sep 17 00:00:00 2001 From: iamromulan <50184035+iamromulan@users.noreply.github.com> Date: Sun, 26 Nov 2023 16:54:42 -0500 Subject: [PATCH] Update RM520_rgmii_toolkit.sh edit wording --- RM520_rgmii_toolkit.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RM520_rgmii_toolkit.sh b/RM520_rgmii_toolkit.sh index ac6b344..c015298 100644 --- a/RM520_rgmii_toolkit.sh +++ b/RM520_rgmii_toolkit.sh @@ -223,7 +223,7 @@ Type=oneshot ExecStart=/bin/systemctl start rebootmodem.timer RemainAfterExit=yes" > /lib/systemd/system/rebootmodem-trigger.service - # Create symbolic links for the trigger service in the wanted directory and give exe perm to service unit + # Create symbolic links for the trigger service in the wanted directory ln -sf /lib/systemd/system/rebootmodem-trigger.service /lib/systemd/system/multi-user.target.wants/ # Reload systemd to recognize the new timer and trigger service