From 2d203aee8fa1793bfc57dd7c02a46e2d48e1d6d2 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 06 Dec 2015 23:20:46 -0500 Subject: lib/profile/proteanos.sh: Use register_profile() --- (limited to 'lib') 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 -- cgit v0.9.1