mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
postscript: add admin alias
This commit is contained in:
parent
b088ab0f26
commit
9d0ccada8b
@ -47,3 +47,6 @@ if [ -r $BOARD_DIR/os.conf ]; then
|
|||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# add admin user alias
|
||||||
|
echo "admin:x:0:0:root:/root:/bin/sh" >> $TARGET/etc/passwd
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user