From 62ceecb5fcd71773d6102031916ed79dcbf1f53e Mon Sep 17 00:00:00 2001 From: piernov Date: Fri, 13 Jul 2012 21:42:09 +0000 Subject: systemd 186-1 ajout port --- systemd/post-install | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 systemd/post-install (limited to 'systemd/post-install') diff --git a/systemd/post-install b/systemd/post-install new file mode 100644 index 000000000..003009d1a --- /dev/null +++ b/systemd/post-install @@ -0,0 +1,10 @@ +#!/bin/sh +/usr/bin/systemd-machine-id-setup +systemctl enable getty@.service +getent group lock > /dev/null || /usr/sbin/groupadd -g 38 lock + +echo `hostname` > /etc/hostname + +echo "LANG=\"${LANG}\"" > /etc/locale.conf + +[[ -r /etc/vconsole.conf ]] || ln -s sysconfig/console /etc/vconsole.conf -- cgit v1.2.3-70-g09d2