summaryrefslogtreecommitdiff
path: root/endless/eosinit.c
diff options
context:
space:
mode:
Diffstat (limited to 'endless/eosinit.c')
-rw-r--r--endless/eosinit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/endless/eosinit.c b/endless/eosinit.c
index 4edcbf0..1d0a7a1 100644
--- a/endless/eosinit.c
+++ b/endless/eosinit.c
@@ -84,7 +84,7 @@ eos_get_system_personality (void)
if (tmp == NULL)
{
- char *path = g_build_filename (DATADIR,
+ char *path = g_build_filename (SYSCONFDIR,
"EndlessOS",
"personality.txt",
NULL);