[systemd-devel] error when starting the service : Bad message

arnaud gaboury arnaud.gaboury at gmail.com
Tue May 19 00:05:44 PDT 2015


I maybe did a typo, but looking carefully it doesn't seems so.
Starting this unit file gives me:
-----------------------------------------------------------------
● gunicorn.service - gunicorn daemon
   Loaded: error (Reason: Bad message)
   Active: inactive (dead)

May 19 08:45:53 poppy systemd[1]:
[/etc/systemd/system/gunicorn.service:5] Missing '='.
------------------------------------------------------------------------

I can't see any missing '='

/etc/systemd/system/gunicorn.service
---------------------------------------------------------------
[Unit]
Description=gunicorn daemon
Requires=gunicorn.socket
After=systemd-networkd.service

[Service]
PIDFile=/run/gunicorn/pid
User=django
ExecStart=/storage/django/django-slacklog/django_slacklog/venv/bin/gunicorn

[Install]
WantedBy=multi-user.target
-----------------------------------------------------------------------------

systemd 219.15 on Fedora

Thank you for hints
-- 

google.com/+arnaudgabourygabx


More information about the systemd-devel mailing list