| description "Rserve (TCP/IP server for running R expressions)" | |
| setuid aa | |
| setgid aa | |
| expect daemon | |
| env R_HOME=/usr/lib/R | |
| script | |
| exec /usr/local/lib/R/site-library/Rserve/libs/Rserve --quiet --vanilla | |
| end script | |
| respawn |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
cschneid commentedFeb 18, 2015