about summary refs log tree commit diff
path: root/core-services/99-cleanup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'core-services/99-cleanup.sh')
-rw-r--r--core-services/99-cleanup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/core-services/99-cleanup.sh b/core-services/99-cleanup.sh
index 63a973c..2d7da1d 100644
--- a/core-services/99-cleanup.sh
+++ b/core-services/99-cleanup.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+# vim: set ts=4 sw=4 et:
 
 install -m0664 -o root -g utmp /dev/null /run/utmp
 if [ ! -e /var/log/wtmp ]; then