[Unit] Description=odidere After=network.target whisper.service kokoro.service Requires=whisper.service kokoro.service [Service] ExecStart=%h/.local/bin/odidere -c %h/.config/odidere/config.yaml Restart=on-failure RestartSec=10 SystemCallArchitectures=native MemoryDenyWriteExecute=true NoNewPrivileges=true StartLimitIntervalSec=60 StartLimitBurst=4 [Install] WantedBy=default.target