Ticket #31413: patch-src-main.c.diff

File patch-src-main.c.diff, 362 bytes (added by alfredh (Alfred E. Heggestad), 13 years ago)
  • src/main.c

     
    1717#include "stund.h"
    1818
    1919
    20 static const char *configfile = "/etc/restund.conf";
     20static const char *configfile = "/opt/local/etc/restund.conf";
    2121static struct conf *conf;
    2222static bool force_debug;
    2323