From 87916db1edd39f217c9530d356b97d3f682006cf Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Thu, 6 Jan 2022 15:59:04 +0100 Subject: etc/ltsp/ltsp.conf.in: Fix commented-out [set-root-hash] section. --- etc/ltsp/ltsp.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/ltsp/ltsp.conf.in b/etc/ltsp/ltsp.conf.in index a9a21a4..e6c3380 100644 --- a/etc/ltsp/ltsp.conf.in +++ b/etc/ltsp/ltsp.conf.in @@ -37,5 +37,5 @@ MASK_SYSTEM_SERVICES="apache2 etckeeper icinga2 nmbd smbd systemd-journald isc-d # So put sed in a section and call it at POST_INIT like this: POST_INIT_SET_ROOT_HASH="section_set_root_hash" -#[set_root_hash] +[set_root_hash] sed 's|^root:[^:]*:|root:@rootpw@:|' -i /etc/shadow -- cgit v1.2.3