summarylogtreecommitdiffstats
path: root/jmc.service
blob: 42e36b5132e5ea25ff111d59df00a8ba49e894db (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Jabber mail component

[Service]
Type=simple
User=jabber
PIDFile=/run/jmc.pid
ExecStart=/usr/bin/jmc

[Install]
WantedBy=multi-user.target