aboutsummaryrefslogtreecommitdiff
path: root/scripts/hostname
diff options
context:
space:
mode:
authorCullum Smith <cullum@sacredheartsc.com>2024-08-05 14:59:15 -0400
committerCullum Smith <cullum@sacredheartsc.com>2024-08-05 14:59:15 -0400
commitd9c18b3fcb9b036b6cdf69397828b59ab4c53091 (patch)
tree783725ce085d962440c30c25f0fad9e79fee0f19 /scripts/hostname
parentd4be5bbc3682bb9d7f74db5592988ec0838b6138 (diff)
downloadinfrastructure-d9c18b3fcb9b036b6cdf69397828b59ab4c53091.tar.gz
cleanup add_user function
Diffstat (limited to 'scripts/hostname')
-rw-r--r--scripts/hostname/rlaptop13
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/hostname/rlaptop1 b/scripts/hostname/rlaptop1
index b1c9865..f346965 100644
--- a/scripts/hostname/rlaptop1
+++ b/scripts/hostname/rlaptop1
@@ -1,8 +1,9 @@
#!/bin/sh
-add_local_user \
+add_user \
-c "Cullum Smith" \
-G wheel,operator,video \
-s /bin/sh \
-m \
+ -p changeme \
cullum