blob: 15f223cc4044b4950584dd651aeb72b155803281 (
plain)
1
2
3
4
5
6
7
8
|
[Unit]
Description=Pixelfeed horizon worker
After=network.target mysqld.service postgresql.service
[Service]
ExecStart=/usr/bin/php /usr/share/webapps/pixelfed/artisan schedule:run
User=http
|