summarylogtreecommitdiffstats
path: root/denariusd.service
blob: cb8c9993f6f55bafe9f9936d6489f1bbff14eaf5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=Denarius: Ancient money for a new world
Wants=network.target
After=network.target

[Service]
ProtectHome=true
ProtectSystem=true
SyslogIdentifier=denariusd
ExecStart=/usr/bin/denariusd

[Install]
WantedBy=multi-user.target