mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
services: ganeti-kvmd-service-type: Fix typo in description.
* gnu/services/ganeti.scm (ganeti-kvmd-service-type)[description]: Fix typo.
This commit is contained in:
parent
4b582791d0
commit
2e832d4b8a
1 changed files with 1 additions and 1 deletions
|
@ -550,7 +550,7 @@ (define ganeti-kvmd-service-type
|
|||
sockets, which are provided by KVM. Using the QMP sockets, the KVM daemon
|
||||
listens for particular shutdown, powerdown, and stop events which will determine
|
||||
if a given instance was shutdown by the user or Ganeti, and this result is
|
||||
communicated to Ganeti via a special file in the filesystem.")))
|
||||
communicated to Ganeti via a special file in the file system.")))
|
||||
|
||||
(define-record-type* <ganeti-mond-configuration>
|
||||
ganeti-mond-configuration make-ganeti-mond-configuration
|
||||
|
|
Loading…
Reference in a new issue