#Running a command on boot in HA OS

1 messages · Page 1 of 1 (latest)

golden osprey
#

I have a device which fails to respond to arp queries. I need to add a manual arp entry. I can do this manually over ssh into HA OS, but obviously this doesn't persist across reboots.

Is there a way to run a shell command in HA OS (not HA within docker) on boot? The FS is read only.