aboutsummaryrefslogtreecommitdiff
path: root/trashman
diff options
context:
space:
mode:
Diffstat (limited to 'trashman')
-rwxr-xr-xtrashman2
1 files changed, 1 insertions, 1 deletions
diff --git a/trashman b/trashman
index 8ffa0b4..32fa6e2 100755
--- a/trashman
+++ b/trashman
@@ -91,7 +91,7 @@ else
# Checking for privileges
if [ "$BASENAME" = "trashman" ]; then
- trashman_check_root $ACTION
+ trashman_check_root $ACTION $package
else
trashman_check_sudo
fi