daemon: Fix command example in libvirtd.sasl

sasldblistusers2 doesn't have a '-a' option
This commit is contained in:
Cole Robinson 2013-07-09 10:01:55 -04:00
parent 468ee0bc4d
commit 0be94418a8

View File

@ -27,5 +27,5 @@ mech_list: digest-md5
# If using digest-md5 for username/passwds, then this is the file
# containing the passwds. Use 'saslpasswd2 -a libvirt [username]'
# to add entries, and 'sasldblistusers2 -a libvirt' to browse it
# to add entries, and 'sasldblistusers2 -f [sasldb_path]' to browse it
sasldb_path: /etc/libvirt/passwd.db