summaryrefslogtreecommitdiffstats
path: root/config/hooks
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2016-01-29 23:24:56 -0500
committerLibravatarUnit 193 <unit193@ubuntu.com>2016-01-29 23:24:56 -0500
commitccba55d956165b668199c16a63ebc6ee72799473 (patch)
treefd6319a97e6a921e3be4d5209e5111303f4219b5 /config/hooks
parentc3fdc2c4b6e0ea437772113c036e46d4967bb5f6 (diff)
downloadxebian-lb-config-ccba55d956165b668199c16a63ebc6ee72799473.tar.bz2
xebian-lb-config-ccba55d956165b668199c16a63ebc6ee72799473.tar.xz
xebian-lb-config-ccba55d956165b668199c16a63ebc6ee72799473.tar.zst
Remove sleep hook, unneeded.
Diffstat (limited to 'config/hooks')
-rwxr-xr-xconfig/hooks/sleep.chroot3
1 files changed, 0 insertions, 3 deletions
diff --git a/config/hooks/sleep.chroot b/config/hooks/sleep.chroot
deleted file mode 100755
index f4c7b74..0000000
--- a/config/hooks/sleep.chroot
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/bash
-# sleep for 30 between chroot and binary stages. Helps in WM's such as XFCE and LXDE.
-sleep 30