diff options
Diffstat (limited to 'app-sci/foldingathome/files/initfolding')
-rw-r--r-- | app-sci/foldingathome/files/initfolding | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app-sci/foldingathome/files/initfolding b/app-sci/foldingathome/files/initfolding new file mode 100644 index 000000000000..90d17068e9d0 --- /dev/null +++ b/app-sci/foldingathome/files/initfolding @@ -0,0 +1,3 @@ +#!/bin/bash +cd /opt/foldingathome +su foldingathome -c "./foldingathome -config" |