Update guardctrl authored by Jameson Rollins's avatar Jameson Rollins
...@@ -76,7 +76,6 @@ NOTE: the above assumes the existence of a `caRepeater.service`, so verify that ...@@ -76,7 +76,6 @@ NOTE: the above assumes the existence of a `caRepeater.service`, so verify that
# /etc/systemd/system/caRepeater.service # /etc/systemd/system/caRepeater.service
[Unit] [Unit]
Description=EPICS caRepeater Description=EPICS caRepeater
#Requires=caRepeater.socket
Wants=network-online.service Wants=network-online.service
After=network-online.service After=network-online.service
... ...
......