summarylogtreecommitdiffstats
path: root/threes.service
blob: bdc9378692eb16d51423a8e11e872f28976bff7e (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=threes server

[Service]
ExecStart=/usr/bin/threes serve
EnvironmentFile=/etc/threes/10-config.env

[Install]
WantedBy=default.target