aboutsummaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
Diffstat (limited to 'functions')
-rw-r--r--functions2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions b/functions
index 8105a5e..df1ba33 100644
--- a/functions
+++ b/functions
@@ -589,7 +589,7 @@ umount_all() {
}
remove_leftover() {
- status -v 'Removing Leftover Files' /usr/lib/systemd/systemd-tmpfiles --create --remove
+ status -v 'Removing Leftover Files' systemd-tmpfiles --create --remove
# move from static /var/{run,lock} to /run
if [[ ! -L /var/lock ]]; then
rm -rf /var/lock