summaryrefslogtreecommitdiffstats
path: root/scull/scull_unload
diff options
context:
space:
mode:
Diffstat (limited to 'scull/scull_unload')
-rwxr-xr-xscull/scull_unload2
1 files changed, 1 insertions, 1 deletions
diff --git a/scull/scull_unload b/scull/scull_unload
index 269a0aa..ba8f7ee 100755
--- a/scull/scull_unload
+++ b/scull/scull_unload
@@ -3,7 +3,7 @@ module="scull"
device="scull"
# invoke rmmod with all arguments we got
-/sbin/rmmod $module $* || exit 1
+rmmod $module $* || exit 1
# Remove stale nodes