Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.
I want to create a cron job to periodically restart just the ospfd daemon on FRR much like clicking the restart service button on services. What is the command to do this? i dont see ospfd available in services. Thanks!
Bump. Can anyone help?
You should be able to do something like this:
/usr/local/sbin/pfSsh.php playback svc restart 'FRR ospfd'
Which would have the same effect as clicking the restart button in the GUI.
Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!
Need help fast? Netgate Global Support!
Do not Chat/PM for help!
That worked absolutely perfectly. Thanks!