summaryrefslogtreecommitdiffstats
path: root/lib/profile/proteanos.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lib/profile/proteanos.sh')
-rw-r--r--lib/profile/proteanos.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/profile/proteanos.sh b/lib/profile/proteanos.sh
index e08bd8b..0e146ee 100644
--- a/lib/profile/proteanos.sh
+++ b/lib/profile/proteanos.sh
@@ -250,3 +250,9 @@ prof_proteanos_configure_system_foreign()
[ -e "${root}/etc/group" ] || printf \
'root:x:0:\n' >"${root}/etc/group"
}
+
+prof_proteanos_register()
+{
+ register_profile 'proteanos'
+}
+__init prof_proteanos_register