diff options
Diffstat (limited to 'rc.marsond')
-rw-r--r-- | rc.marsond | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -22,8 +22,8 @@ # initialization. You can use a different user and group by # uncommenting and modifying these: -#MARSON_USER=nobody -#MARSON_GROUP=nogroup +#export MARSON_USER=nobody +#export MARSON_GROUP=nogroup PATH=/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin export PATH |