aboutsummaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
Diffstat (limited to 'site')
-rw-r--r--site/scripts/hostname/rlaptop19
1 files changed, 9 insertions, 0 deletions
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