diff options
Diffstat (limited to 'conf/ihatemoney.service')
| -rw-r--r-- | conf/ihatemoney.service | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/conf/ihatemoney.service b/conf/ihatemoney.service deleted file mode 100644 index c6cbb3f..0000000 --- a/conf/ihatemoney.service +++ /dev/null @@ -1,14 +0,0 @@ -[Unit] -Description=I hate money -Requires=network.target postgresql.service -After=network.target postgresql.service - -[Service] -Type=simple -User=ihatemoney -WorkingDirectory=/var/lib/ihatemoney -ExecStart=/var/lib/ihatemoney/bin/gunicorn -c /etc/ihatemoney/gunicorn.conf.py ihatemoney.wsgi:application -SyslogIdentifier=ihatemoney - -[Install] -WantedBy=multi-user.target |
