From cbcd022f302adc39ecb89fba6faf72e68184c0e0 Mon Sep 17 00:00:00 2001 From: Cullum Smith Date: Fri, 2 Aug 2024 19:10:39 -0400 Subject: halfway working idm server and laptop hostclasses --- scripts/common/10-root-user | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 scripts/common/10-root-user (limited to 'scripts/common/10-root-user') diff --git a/scripts/common/10-root-user b/scripts/common/10-root-user deleted file mode 100644 index 9a9f5e6..0000000 --- a/scripts/common/10-root-user +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -# Add root SSH pubkeys. -set_authorized_keys root "$root_authorized_keys" - -# Set root password. -set_password root "$root_password" -- cgit v1.2.3