Edit

IABSD.fr/ports/sysutils/uptimed/patches

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2022-03-11 19:57:10
    Hash : 2b3700e3
    Message : drop RCS Ids

  • patch-libuptimed_urec_h
  • --- libuptimed/urec.h.orig	Sun Jun 16 17:00:29 2013
    +++ libuptimed/urec.h	Sun Jun 16 17:00:51 2013
    @@ -54,8 +54,8 @@ extern void snprintf(char *, ...);
     
     #include "misc.h"
     
    -#define FILE_BOOTID "/var/spool/uptimed/bootid"
    -#define FILE_RECORDS "/var/spool/uptimed/records"
    +#define FILE_BOOTID "/var/db/uptimed/bootid"
    +#define FILE_RECORDS "/var/db/uptimed/records"
     
     typedef struct urec {
     	time_t utime; /* uptime */