aboutsummaryrefslogtreecommitdiff
path: root/scripts/hostname/rlaptop1
blob: f346965c280d7095b41b6b052abea39a711bfe23 (plain) (blame)
1
2
3
4
5
6
7
8
9
#!/bin/sh

add_user \
  -c "Cullum Smith" \
  -G wheel,operator,video \
  -s /bin/sh \
  -m \
  -p changeme \
  cullum