Skip to content
Snippets Groups Projects
Unverified Commit 2e832d4b authored by Tobias Geerinckx-Rice's avatar Tobias Geerinckx-Rice
Browse files

services: ganeti-kvmd-service-type: Fix typo in description.

* gnu/services/ganeti.scm (ganeti-kvmd-service-type)[description]:
Fix typo.
parent 4b582791
No related branches found
No related tags found
No related merge requests found
...@@ -550,7 +550,7 @@ (define ganeti-kvmd-service-type ...@@ -550,7 +550,7 @@ (define ganeti-kvmd-service-type
sockets, which are provided by KVM. Using the QMP sockets, the KVM daemon sockets, which are provided by KVM. Using the QMP sockets, the KVM daemon
listens for particular shutdown, powerdown, and stop events which will determine 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 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> (define-record-type* <ganeti-mond-configuration>
ganeti-mond-configuration make-ganeti-mond-configuration ganeti-mond-configuration make-ganeti-mond-configuration
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment