[X2Go-Commits] [live-build-x2go] 99/167: looks like debian-live doesn't use /var/run/banner
git-admin at x2go.org
git-admin at x2go.org
Sat Nov 18 00:32:49 CET 2017
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch feature/openbox-magic-pixel-workaround
in repository live-build-x2go.
commit 7b49458b5ad8dd3bb022f3ef87c908263d973a6b
Author: Stefan Baur (BAUR-ITCS) <kontakt at baur-itcs.de>
Date: Wed Jul 26 04:00:21 2017 +0200
looks like debian-live doesn't use /var/run/banner
---
config/includes.chroot/lib/live/config/2100-show-sysconf | 4 ----
1 file changed, 4 deletions(-)
diff --git a/config/includes.chroot/lib/live/config/2100-show-sysconf b/config/includes.chroot/lib/live/config/2100-show-sysconf
index 4a2c5c5..7217fc6 100755
--- a/config/includes.chroot/lib/live/config/2100-show-sysconf
+++ b/config/includes.chroot/lib/live/config/2100-show-sysconf
@@ -30,7 +30,6 @@ fi
# clear old entries
sed -i '/^- /d' /etc/issue
sed -i '/^- /d' /etc/issue.net
- sed -i '/^- /d' /var/run/banner
# enable banner in sshd config if it was disabled
sed -i 's/^#Banner/Banner/' /etc/ssh/sshd_config
@@ -57,9 +56,6 @@ fi
echo "\$IPMSG" >> /etc/issue.net
[ -n "\$BOOTEDENV" ] && echo "- Booted Environment: \$BOOTEDENV" >> /etc/issue.net
[ -n "\$TIMESTAMP" ] && echo "- Build Version: \$TIMESTAMP (\$HUMANTIMESTAMP)" >> /etc/issue.net
- echo "\$IPMSG" >> /var/run/banner
- [ -n "\$BOOTEDENV" ] && echo "- Booted Environment: \$BOOTEDENV" >> /var/run/banner
- [ -n "\$TIMESTAMP" ] && echo "- Build Version: \$TIMESTAMP (\$HUMANTIMESTAMP)" >> /var/run/banner
) &
SHOWSYSCONF
--
Alioth's /srv/git/code.x2go.org/live-build-x2go.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
More information about the x2go-commits
mailing list