summaryrefslogtreecommitdiffstats
path: root/cholerab/tahoe/tahoe.service
blob: 74a83121687fc2947b73dc43d735c04cb61da013 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Tahoe LAFS

[Service]
ExecStart=/usr/bin/tahoe run /opt/tahoe
User=tahoe

[Install]
Alias=tahoe.service
WantedBy=multi-user.target