summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usbctl.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/usbctl.install b/usbctl.install
index a84ac2b..b12f0d0 100644
--- a/usbctl.install
+++ b/usbctl.install
@@ -3,7 +3,7 @@ pre_install() {
cat <<EOM
== Important ==
AFTER you configure valid devices --
- Add the sysctl intiation to a conjob by adding
+ Add the sysctl intiation to a cronjob by adding
@reboot root /usr/bin/sysctl -q kernel.deny_new_usb=1
to your /etc/crontab
EOM