jcline / rpms / fedmsg

Forked from rpms/fedmsg 6 years ago
Clone
Blob Blame History Raw
[Unit]
Description=Generic fedmsg processing hub
After=network.target
Documentation=https://fedmsg.readthedocs.org/

[Service]
ExecStart=/usr/bin/fedmsg-hub-3
Type=simple
User=fedmsg
Group=fedmsg
Restart=on-failure

[Install]
WantedBy=multi-user.target