Skip to content

Commit

Permalink
docs(uyuni): fix service name
Browse files Browse the repository at this point in the history
  • Loading branch information
aboe76 committed Mar 10, 2021
1 parent a6501ea commit 808d63b
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions metadata/form.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,14 @@ chrony:
$type: namespace

service:
$name: 'chrony service name'
$type: text
$default: 'chronyd'
$name: 'chrony service'
$type: group

name:
$type: text
$name: 'chrony service name'
$default: 'chronyd'
$help: 'service name to start chrony'

logdir:
$name: 'chrony logdir location'
Expand Down

0 comments on commit 808d63b

Please sign in to comment.