summarylogtreecommitdiffstats
path: root/foldingathome.service
diff options
context:
space:
mode:
Diffstat (limited to 'foldingathome.service')
-rw-r--r--foldingathome.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/foldingathome.service b/foldingathome.service
index c13ce1741c06..82e8511153da 100644
--- a/foldingathome.service
+++ b/foldingathome.service
@@ -5,12 +5,12 @@ After=network.target
[Service]
Type=simple
User=fah
+SupplementaryGroups=video
DynamicUser=yes
-PermissionsStartOnly=true
ConfigurationDirectory=foldingathome
StateDirectory=fah
WorkingDirectory=/var/lib/fah
-ExecStartPre=/usr/bin/chown fah:fah /etc/foldingathome/config.xml
+ExecStartPre=!/usr/bin/chown -R fah:fah /etc/foldingathome
ExecStart=/usr/bin/FAHClient --config /etc/foldingathome/config.xml
CPUSchedulingPolicy=idle
IOSchedulingClass=3