mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-30 08:50:55 +08:00
15 lines
264 B
Desktop File
15 lines
264 B
Desktop File
[Unit]
|
|
Description=Generic moksha processing hub
|
|
After=network.target
|
|
Documentation=http://moksha.ws/
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/moksha-hub /etc/moksha/production.ini
|
|
Type=simple
|
|
User=fedmsg
|
|
Group=fedmsg
|
|
Restart=on-failure
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|