diff options
author | Dan Goodliffe <dan.goodliffe@octal.co.uk> | 2022-05-24 11:09:26 +0100 |
---|---|---|
committer | Dan Goodliffe <dan.goodliffe@octal.co.uk> | 2022-05-24 11:09:26 +0100 |
commit | bfd9a852832740318352fb09697a13f237f0de79 (patch) | |
tree | a26e69fe1c2fc9a231654496e6d3127808cf6efa /profiles | |
parent | IceSpider Bump and remove old (diff) | |
download | portage-bfd9a852832740318352fb09697a13f237f0de79.tar.bz2 portage-bfd9a852832740318352fb09697a13f237f0de79.tar.xz portage-bfd9a852832740318352fb09697a13f237f0de79.zip |
Fix container parent, should reference base
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/server/container/parent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/base/server/container/parent b/profiles/base/server/container/parent index dd3f431..5bf185a 100644 --- a/profiles/base/server/container/parent +++ b/profiles/base/server/container/parent @@ -1 +1 @@ -RandomLAN:server +RandomLAN:base/server |