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 fd52317..000cd60 100644
--- a/functions
+++ b/functions
@@ -580,7 +580,7 @@ umount_all() {
}
remove_leftover() {
- status -v 'Removing Leftover Files' systemd-tmpfiles --create --remove
+ status -v 'Removing Leftover Files' systemd-tmpfiles --create --remove --clean
}
bootlogd_stop() {