summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pw/pwupd.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pw/pwupd.h')
-rw-r--r--usr.sbin/pw/pwupd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/pw/pwupd.h b/usr.sbin/pw/pwupd.h
index 8f46e7d..c6ed32e 100644
--- a/usr.sbin/pw/pwupd.h
+++ b/usr.sbin/pw/pwupd.h
@@ -85,10 +85,12 @@ struct pwconf {
char etcpath[MAXPATHLEN];
char *newname;
char *config;
+ int fd;
bool dryrun;
bool pretty;
bool v7;
bool checkduplicate;
+ bool precrypted;
struct userconf *userconf;
};
OpenPOWER on IntegriCloud