Whats the best way to automatically run terminal commands every-time the system boots. Specifically I would like to start a container using podman.
1 Like
Sorry I can’t provide any example right now, but my best advice in order to run a podman container at system boot is by using a systemd unit file.
1 Like