fixup! challenge: Override passwd to include a timer (for shadow upload)

This commit is contained in:
nemunaire 2022-03-01 21:29:54 +01:00
parent 9d79c11ecb
commit e65ef22000

View File

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
/usr/bin/passwd && { /usr/bin/passwd && {
for i in $(seq 12) for i in $(seq 15)
do do
echo -n . echo -n .
sleep 0.4 sleep 0.4