summaryrefslogtreecommitdiffstats
path: root/pw/pwupd.h
diff options
context:
space:
mode:
Diffstat (limited to 'pw/pwupd.h')
-rw-r--r--pw/pwupd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pw/pwupd.h b/pw/pwupd.h
index 97e18f5..669cbb1 100644
--- a/pw/pwupd.h
+++ b/pw/pwupd.h
@@ -94,6 +94,7 @@ struct pwconf {
bool pretty;
bool v7;
bool checkduplicate;
+ bool deletehome;
bool precrypted;
struct userconf *userconf;
};