summarylogtreecommitdiffstats
path: root/oragono.service
blob: 811b631712e7316ef4d96eb9a204b0e0f91118b9 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=A modern IRC server written in Go

[Service]
Type=simple
ExecStart=/usr/bin/oragono run --conf /etc/oragono.conf

[Install]
WantedBy=multi-user.target