-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rename the package from ubuntu-advantage-pro to ubuntu-pro-auto-attach, and ubuntu-advantage-tools to ubuntu-pro-client, as those are the new package names
- Loading branch information
1 parent
d04c472
commit 480146e
Showing
3 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
docs/explanations/what_is_the_ubuntu_advantage_pro_package.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
What is the ``ubuntu-advantage-pro`` package? | ||
********************************************* | ||
What is the ``ubuntu-pro-auto-attach`` package? | ||
************************************************ | ||
|
||
The ``ubuntu-advantage-pro`` package is used by | ||
The ``ubuntu-pro-auto-attach`` package is used by | ||
:ref:`Public Cloud Ubuntu Pro <expl-about-pro-cpc>` machines to automate the | ||
process of attaching a machine on boot. | ||
|
||
Therefore, the only thing that ``ubuntu-advantage-pro`` does is ship a | ||
Therefore, the only thing that ``ubuntu-pro-auto-attach`` does is ship a | ||
``systemd`` unit that runs an auto-attach command on first boot. |