summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-05-09 17:07:39 +0200
committerHolger Levsen <holger@layer-acht.org>2016-05-09 17:07:39 +0200
commit2e2e1eae7b19b9dd4161b0ffa03be2442968e309 (patch)
tree32dd1dfa3aeb917903a3d586841892eaa949b31f
parent3dd07d39a46f898c370416e46a6fa7d55af75299 (diff)
downloadjenkins.debian.net-2e2e1eae7b19b9dd4161b0ffa03be2442968e309.tar.xz
remove bogus comment
-rwxr-xr-xhosts/jenkins/etc/rc.local4
1 files changed, 0 insertions, 4 deletions
diff --git a/hosts/jenkins/etc/rc.local b/hosts/jenkins/etc/rc.local
index c2838549..34587a9a 100755
--- a/hosts/jenkins/etc/rc.local
+++ b/hosts/jenkins/etc/rc.local
@@ -6,10 +6,6 @@
# Make sure that the script will "exit 0" on success or any other
# value on error.
#
-# In order to enable or disable this script just change the execution
-# bits.
-#
-# By default this script does nothing.
MESSAGE="$(hostname -f) rebooted"
echo "$(date -u) - system was rebooted" | mail -s "$MESSAGE" root