1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 13:40:36 +02:00
Files
guix/gnu/services
Ludovic Courtès e863274e67 services: hurd-vm: Leave root password uninitialized when offloading.
Starting with 953c65ffdd, offloading to
the Hurd VM would be enabled by default.  However, ‘root’ had an empty
password so any user on the host could connect to the VM over VNC, log
in as root, and potentially populate the host’s store from there.  This
change fixes that.

* gnu/services/virtualization.scm (operating-system-with-locked-root-account):
New procedure.
(hurd-vm-disk-image)[transform]: Add
‘operating-system-with-locked-root-account’ when offloading.
2023-10-05 23:14:55 +02:00
..
2023-10-02 11:07:14 +02:00
2023-05-23 20:26:19 -04:00
2023-08-20 22:48:47 +02:00
2023-08-08 18:01:55 +02:00
2023-01-14 07:53:21 -05:00
2022-12-25 14:15:59 +01:00
2023-08-15 23:30:44 +02:00
2023-08-21 17:29:51 +02:00
2023-03-07 11:39:50 +01:00