blob: 6b4e77ffe5a46e8d817608fae31d5be386a57774 [file] [log] [blame]
Chris Austen7584d432017-09-29 18:30:03 -05001[Unit]
2Description=Phosphor REST Server
3After=network.target
4After=obmc-webserver-pre.target
5
6[Service]
7Restart=always
8ExecStart=/usr/bin/env phosphor-gevent $APPLICATION --no-ssl
9SyslogIdentifier=phosphor-gevent
10Environment="PYTHONUNBUFFERED=1"
11EnvironmentFile={envfiledir}/obmc/wsgi_app