2024-01-22 14:06:40 +00:00
|
|
|
[Unit]
|
|
|
|
Description=render to infinity and beyond
|
|
|
|
After=pandora.service
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=simple
|
|
|
|
Restart=always
|
|
|
|
User=pandora
|
|
|
|
Group=pandora
|
2024-03-19 09:11:40 +00:00
|
|
|
Nice=19
|
2024-01-22 14:06:40 +00:00
|
|
|
WorkingDirectory=/srv/pandora/pandora
|
|
|
|
ExecStart=/srv/pandora/pandora/manage.py infinity
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|