blob: 2e13cfa51ec19ef981817162e78de766a9b531bc [file] [log] [blame]
Brad Bishopf2dd5522016-08-30 08:54:14 -04001[Unit]
2Description=Phosphor Webserver
3PartOf=systemd-networkd.service
4After=phosphor-gevent.socket
Brad Bishop08116112017-02-25 16:05:20 -05005After=obmc-webserver-pre.target
Brad Bishopf2dd5522016-08-30 08:54:14 -04006
7[Service]
8Restart=always
9ExecStart={sbindir}/phosphor-gevent $APPLICATION
10Environment="PYTHONUNBUFFERED=1"
11EnvironmentFile={envfiledir}/obmc/wsgi_app