summarylogtreecommitdiffstats
path: root/ramroot.install
diff options
context:
space:
mode:
Diffstat (limited to 'ramroot.install')
-rw-r--r--ramroot.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/ramroot.install b/ramroot.install
index 8d5d5b890238..65b1ba82ed4f 100644
--- a/ramroot.install
+++ b/ramroot.install
@@ -1,6 +1,6 @@
#!/bin/bash
-# ensure ramroot is disabled before removing:
+# ensure ramroot is fully removed before uninstalling:
pre_remove() {
/usr/bin/ramroot -R
}