First complete
This commit is contained in:
13
src/prosody-hg-stable/prosody.service
Normal file
13
src/prosody-hg-stable/prosody.service
Normal file
@@ -0,0 +1,13 @@
|
||||
[Unit]
|
||||
Description=XMPP (Jabber) Server
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
PIDFile=/run/prosody/prosody.pid
|
||||
ExecStart=/usr/bin/prosodyctl start
|
||||
ExecStop=/usr/bin/prosodyctl stop
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Reference in New Issue
Block a user