diff --git a/root/etc/systemd/system/supervisor.service.d/notifiarr.conf b/root/etc/systemd/system/supervisor.service.d/notifiarr.conf index 6c589db..a135f37 100644 --- a/root/etc/systemd/system/supervisor.service.d/notifiarr.conf +++ b/root/etc/systemd/system/supervisor.service.d/notifiarr.conf @@ -5,6 +5,7 @@ ExecStartPre=/usr/bin/bash /config/supervisor/prestart.sh # In case the controller ever uses the socket instead of the tcp port, give it access. +ExecStartPost=/usr/bin/sleep 5 ExecStartPost=/usr/bin/chown root:abc /run/supervisor.sock # We have the following four lines to override the config file from /etc to /config.