Skip to content

Commit

Permalink
password less sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
fuji246 committed Aug 7, 2021
1 parent 5aeb363 commit 531d560
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stage-lomo/01-lomo/01-run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ install -m 644 files/spinfinity.plymouth "${ROOTFS_DIR}/usr/share/plymouth/them

on_chroot << EOF
plymouth-set-default-theme -R spinfinity
echo -e "$FIRST_USER_NAME ALL=(ALL) NOPASSWD:ALL" >> /etc/sudoers
EOF

0 comments on commit 531d560

Please sign in to comment.