aboutsummaryrefslogtreecommitdiff
path: root/src/arm/arm.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/arm/arm.conf.in')
-rw-r--r--src/arm/arm.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arm/arm.conf.in b/src/arm/arm.conf.in
index 383d578d5..8015e0e15 100644
--- a/src/arm/arm.conf.in
+++ b/src/arm/arm.conf.in
@@ -33,7 +33,7 @@ OPTIONS = -l $GNUNET_CACHE_HOME/gnunet-%Y-%m-%d.log
33# If set to YES, ARM will only start services that are marked as 33# If set to YES, ARM will only start services that are marked as
34# per-user services (and we'll expect a system user to run ARM to 34# per-user services (and we'll expect a system user to run ARM to
35# provide system-level services). Per-user services enable 35# provide system-level services). Per-user services enable
36# better personalization and priviledge separation and in particular 36# better personalization and privilege separation and in particular
37# ensures that personal data is stored under $HOME, which might 37# ensures that personal data is stored under $HOME, which might
38# be important in a multi-user system (or if $HOME is encrypted 38# be important in a multi-user system (or if $HOME is encrypted
39# and /var/ is not). 39# and /var/ is not).