diff options
author | Michael DeHaan <mdehaan@redhat.com> | 2006-10-24 17:10:21 -0400 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-10-24 17:10:21 -0400 |
commit | 7bab44510a7496c5828fb97454027de30ad0087e (patch) | |
tree | 8f4dc76f924b224f3cfaab369bcfde182f29d2d0 | |
parent | 3d7b1a8f234bdd0cd7f97866f107b6364dbdecfc (diff) | |
download | third_party-cobbler-7bab44510a7496c5828fb97454027de30ad0087e.tar.gz third_party-cobbler-7bab44510a7496c5828fb97454027de30ad0087e.tar.xz third_party-cobbler-7bab44510a7496c5828fb97454027de30ad0087e.zip |
manpage update
-rw-r--r-- | cobbler.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cobbler.pod b/cobbler.pod index 8fa3d60..60722ae 100644 --- a/cobbler.pod +++ b/cobbler.pod @@ -96,7 +96,7 @@ the name of a previously defined cobbler distribution (optional) an HTTP URL, NFS URL, or local filesystem path to a kickstart file. Filesystem paths are needed to take advantage of cobbler's kickstart templating features and are therefore recommended. Kickstart templating is covered in a later section. -If this parameter is not provided, the kickstart file will default to /etc/cobbler/default.ks. This file is initially blank, meaning default kickstarts are not automated. Admins can change the default.ks or can leave it blank. +If this parameter is not provided, the kickstart file will default to /etc/cobbler/default.ks (or whatever is set in /var/lib/cobbler/settings). This file is initially blank, meaning default kickstarts are not automated. Admins can change the default.ks or can leave it blank. =item xen-name |