Source
Index: src/main.c
===================================================================
--- src/main.c (revision 1046)
+++ src/main.c (working copy)
#include "stund.h"
-static const char *configfile = "/etc/restund.conf";
+static const char *configfile = "@PREFIX@/etc/restund.conf";
static struct conf *conf;
static bool force_debug;