diff options
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/mount_portal/pathnames.h | 2 | ||||
-rw-r--r-- | sbin/mount_portalfs/pathnames.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mount_portal/pathnames.h b/sbin/mount_portal/pathnames.h index 6b55770..1672085 100644 --- a/sbin/mount_portal/pathnames.h +++ b/sbin/mount_portal/pathnames.h @@ -41,4 +41,4 @@ #include <paths.h> -#define _PATH_TMPPORTAL "/tmp/portalXXXXXX" /* Scratch socket name */ +#define _PATH_TMPPORTAL "/tmp/portalXXXXXXXXXX" /* Scratch socket name */ diff --git a/sbin/mount_portalfs/pathnames.h b/sbin/mount_portalfs/pathnames.h index 6b55770..1672085 100644 --- a/sbin/mount_portalfs/pathnames.h +++ b/sbin/mount_portalfs/pathnames.h @@ -41,4 +41,4 @@ #include <paths.h> -#define _PATH_TMPPORTAL "/tmp/portalXXXXXX" /* Scratch socket name */ +#define _PATH_TMPPORTAL "/tmp/portalXXXXXXXXXX" /* Scratch socket name */ |