[arch-releng] [PATCH 3/3] [configs/releng] Enable sshd.socket

Gerardo Exequiel Pozzi vmlinuz386 at yahoo.com.ar
Thu Oct 25 22:32:16 EDT 2012


Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386 at yahoo.com.ar>
---
 configs/releng/root-image/root/customize_root_image.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/releng/root-image/root/customize_root_image.sh b/configs/releng/root-image/root/customize_root_image.sh
index 20d553c..552d7ab 100755
--- a/configs/releng/root-image/root/customize_root_image.sh
+++ b/configs/releng/root-image/root/customize_root_image.sh
@@ -24,4 +24,4 @@ sed 's#\(^ExecStart=-/sbin/agetty\)#\1 --autologin root#;
      /usr/lib/systemd/system/getty at .service > /etc/systemd/system/autologin at .service
 
 systemctl disable getty at tty1.service
-systemctl enable multi-user.target pacman-init.service autologin at .service dhcpcd.service
+systemctl enable multi-user.target pacman-init.service autologin at .service dhcpcd.service sshd.socket
-- 
1.8.0



More information about the arch-releng mailing list