summaryrefslogtreecommitdiffstats
path: root/abs/extra/foldingathome/foldingathome-v7.service
blob: 4634582ce9a64228872de3d78aabbeab8f29bcaa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Folding@home V7 distributed computing client
After=network.target

[Service]
Type=simple
WorkingDirectory=/opt/fah-v7
ExecStart=/opt/fah-v7/FAHClient --config /opt/fah-v7/config.xml --exec-directory=/opt/fah-v7 --data-directory=/opt/fah-v7

[Install]
WantedBy=multi-user.target