pandora_p_for_power/etc/systemd/system/render-infinity.service
2025-05-20 12:14:14 +01:00

15 lines
298 B
Desktop File

[Unit]
Description=render to infinity and beyond
After=pandora.service
[Service]
Type=simple
Restart=always
User=pandora
Group=pandora
Nice=19
WorkingDirectory=/srv/pandora/pandora
ExecStart=/srv/pandora/pandora/manage.py infinity --config /etc/infinity.json
[Install]
WantedBy=multi-user.target