Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
craig
GitHub Repository: craig/ge.mine.nu
Path: blob/master/website/rc_swap_erase.patch
100 views
1
--- /etc/conf.d/rc 2006-02-27 19:54:46.000000000 +0100
2
+++ /etc/conf.d/rc 2006-02-27 19:53:51.000000000 +0100
3
@@ -76,7 +76,11 @@
4
5
RC_DEVICE_TARBALL="yes"
6
7
+# SWAP_ERASE OPTION:
8
+# If set to "yes" the complete swap partition will be overwritten with
9
+# zeros when halting the system
10
11
+RC_SWAP_ERASE="yes"
12
13
14
#
15
16
17