Update RM520_rgmii_toolkit.sh

edit wording
This commit is contained in:
iamromulan
2023-11-26 16:54:42 -05:00
committed by GitHub
parent 9d9bdda8e1
commit 3c63c04024

View File

@@ -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