summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2018-09-30 16:13:15 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2018-09-30 16:13:15 -0700
commit955a26a497a215e1840a08c856eefc04d7e581f0 (patch)
tree72e425612866dbfbaa6fc7ac5c3efb61e9f09ce8
parentInitial commit (diff)
downloadusbctl-libre-955a26a497a215e1840a08c856eefc04d7e581f0.tar.xz
cron is not a scam
-rw-r--r--usbctl-libre.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/usbctl-libre.install b/usbctl-libre.install
index a84ac2b..b12f0d0 100644
--- a/usbctl-libre.install
+++ b/usbctl-libre.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