From 99b8524c16cc99ceeaf1ebf588f2fc0f2c0fbe0a Mon Sep 17 00:00:00 2001 From: Cullum Smith Date: Sat, 12 Oct 2024 08:14:59 -0400 Subject: add a bunch of hostclasses --- site/scripts/hostname/rlaptop1 | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 site/scripts/hostname/rlaptop1 (limited to 'site/scripts/hostname/rlaptop1') diff --git a/site/scripts/hostname/rlaptop1 b/site/scripts/hostname/rlaptop1 new file mode 100644 index 0000000..f346965 --- /dev/null +++ b/site/scripts/hostname/rlaptop1 @@ -0,0 +1,9 @@ +#!/bin/sh + +add_user \ + -c "Cullum Smith" \ + -G wheel,operator,video \ + -s /bin/sh \ + -m \ + -p changeme \ + cullum -- cgit v1.2.3