aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xficspaths.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/ficspaths.sh b/ficspaths.sh
index 9295bdb..ff6d861 100755
--- a/ficspaths.sh
+++ b/ficspaths.sh
@@ -47,6 +47,9 @@ cat <<EOF >${HDRPATH}
#define USAGE_FRENCH "${PREFIX}/data/usage_french"
#define USAGE_SPANISH "${PREFIX}/data/usage_spanish"
+#define DAEMON_LOCKFILE "${PREFIX}/fics.pid"
+#define DAEMON_LOGFILE "${PREFIX}/fics.log"
+
#endif
EOF