diff --git a/README.md b/README.md index fc8996d9..622465d7 100644 --- a/README.md +++ b/README.md @@ -69,9 +69,12 @@ Note: You may need to change the systemd service names for your distribution. Once it has been configured, you can have Warewulf configure the services: ``` -sudo ./wwctl service -a +sudo ./wwctl configure -a ``` +note, at the time of this writing, there are additional services which are not included +in the `-a` option. Please do a `wwctl configure --help` to see all configurable services. + #### Pull and build the VNFS container and kernel: Once you have added the node, you can start building the needed bootable components.