summarylogtreecommitdiffstats
path: root/foldingathome.service
blob: 134916742610fbbee9a4c292e43ce2934eba485d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[Unit]
Description=Folding@home distributed computing client
After=network.target

[Service]
CPUSchedulingPolicy=idle
IOSchedulingClass=idle
DynamicUser=yes
Type=simple
User=fah
SupplementaryGroups=video
StateDirectory=fah
WorkingDirectory=/var/lib/fah
ExecStart=/opt/fah/FAHClient

[Install]
WantedBy=multi-user.target