SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
13
sysutils/uptimed/patches/patch-libuptimed_urec_h
Normal file
13
sysutils/uptimed/patches/patch-libuptimed_urec_h
Normal file
|
@ -0,0 +1,13 @@
|
|||
--- 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 */
|
Loading…
Add table
Add a link
Reference in a new issue