summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pw/pw.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pw/pw.h')
-rw-r--r--usr.sbin/pw/pw.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/pw/pw.h b/usr.sbin/pw/pw.h
index 7568c22..6e521d1 100644
--- a/usr.sbin/pw/pw.h
+++ b/usr.sbin/pw/pw.h
@@ -95,6 +95,7 @@ struct userconf
int numgroups; /* (internal) size of default_group array */
};
+#define _DEF_DIRMODE (S_IRWXU | S_IRWXG | S_IRWXO)
#define _PATH_PW_CONF "/etc/pw.conf"
#define _UC_MAXLINE 1024
#define _UC_MAXSHELLS 32
OpenPOWER on IntegriCloud