File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
modules/client-configuration/pages Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1+ - Fixed instruction and command in Client Configuration Guide
2+ (bsc #1248803 )
13- Improved the appearance of Web UI instructions in Administration
24 Guide (bsc #1250451 )
35- Improved example for proxy bootstrap script in Client Configuration
Original file line number Diff line number Diff line change @@ -59,11 +59,10 @@ The tool uses a data file with information about which packages are required for
5959The data file is stored at [path]``/usr/share/susemanager/mgr_bootstrap_data.py``.
6060{suse} updates this file regularly.
6161If you want to makes changes to this file, do not edit it directly.
62- Instead, create a copy in the same directory and edit your copy:
62+ Instead, create a copy in persistent directory and edit your copy:
6363
6464----
65- cd /usr/share/susemanager/
66- cp mgr_bootstrap_data.py my_data.py
65+ cp /usr/share/susemanager/mgr_bootstrap_data.py /srv/susemanager/my_data.py
6766----
6867
6968When you have made your changes, configure {productname} to use the new file.
You can’t perform that action at this time.
0 commit comments