We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 208a05a commit aa55d6fCopy full SHA for aa55d6f
doc/comitup-conf.5.md
@@ -1,6 +1,6 @@
1
% comitup-conf(5)
2
%
3
-% May 2021
+% June 2021
4
5
# NAME
6
@@ -56,6 +56,15 @@ It is located in the _/etc/_ directory.
56
57
Set to '1' (or 'yes' or 'true') to enable more verbose logging.
58
59
+ * _enable\_nuke:
60
+
61
+ Set to '1' (or 'yes' or 'true') to enable a hardware-based factory reset
62
+ function. This will cause all WiFi connection settings to be deleted. On a
63
+ Raspberry Pi, short out pins 39 and 40 on the GPIO header for three seconds
64
+ to invoke. The green LED will flash three times to indicate success.
65
66
+ This capability is also availble via _comitup-cli_ and the D-BUS interface.
67
68
## COPYRIGHT
69
70
Comitup is Copyright (C) 2016-2019 David Steele <steele@debian.org>
0 commit comments