aboutsummaryrefslogtreecommitdiffstats
path: root/src/include/rundefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/rundefs.h')
-rw-r--r--src/include/rundefs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/rundefs.h b/src/include/rundefs.h
index af42b0984..7fc0f21f3 100644
--- a/src/include/rundefs.h
+++ b/src/include/rundefs.h
@@ -89,6 +89,7 @@
89#define RUN_ASOUNDRC_FILE RUN_MNT_DIR "/.asoundrc" 89#define RUN_ASOUNDRC_FILE RUN_MNT_DIR "/.asoundrc"
90#define RUN_HOSTNAME_FILE RUN_MNT_DIR "/hostname" 90#define RUN_HOSTNAME_FILE RUN_MNT_DIR "/hostname"
91#define RUN_HOSTS_FILE RUN_MNT_DIR "/hosts" 91#define RUN_HOSTS_FILE RUN_MNT_DIR "/hosts"
92#define RUN_HOSTS_FILE2 RUN_MNT_DIR "/hosts2"
92#define RUN_MACHINEID RUN_MNT_DIR "/machine-id" 93#define RUN_MACHINEID RUN_MNT_DIR "/machine-id"
93#define RUN_LDPRELOAD_FILE RUN_MNT_DIR "/ld.so.preload" 94#define RUN_LDPRELOAD_FILE RUN_MNT_DIR "/ld.so.preload"
94#define RUN_UTMP_FILE RUN_MNT_DIR "/utmp" 95#define RUN_UTMP_FILE RUN_MNT_DIR "/utmp"