IPFS Daemon Restart?

Hello, I am creating an IPFS Dockerfile for SBCs.
I cannot find a graceful method for restarting the IPFS daemon so it will update my config file. I know that you can use “ipfs shutdown” but is their no way to just restart the daemon?

Thanks in advance