mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-26 02:51:49 +02:00
tests: Streamline ngircd test image.
* gnu/tests/messaging.scm (%ngircd-os): Remove openssh-service-type and screen package. Change-Id: Ia08225500c544087676606ef7805037fa2b0ea5b
This commit is contained in:
@@ -235,12 +235,6 @@
|
||||
(services
|
||||
(cons*
|
||||
(service dhcp-client-service-type)
|
||||
;; For ease of debugging. Run the vm with:
|
||||
;; '-nic user,model=virtio-net-pci,hostfwd=tcp::10022-:22'
|
||||
(service openssh-service-type
|
||||
(openssh-configuration
|
||||
(permit-root-login #t)
|
||||
(allow-empty-passwords? #t)))
|
||||
(service ngircd-service-type
|
||||
(ngircd-configuration
|
||||
(debug? #t)
|
||||
|
||||
Reference in New Issue
Block a user