Skip to content

Instantly share code, notes, and snippets.

@yamaneko1212
Last active December 14, 2015 03:19
Show Gist options
  • Save yamaneko1212/5020175 to your computer and use it in GitHub Desktop.
Save yamaneko1212/5020175 to your computer and use it in GitHub Desktop.
Is this bug?

Hi. I start to use FreeBSD 9.1 Relese AMI(ami-cef348cf) and found a small problem, /etc/passwd is not updated on the first boot. I think, should call pwd_mkdb in /root/ec2-bits/ec2-user.sh, like below.

15a16
> pwd_mkdb -p $ETCDIR/master.passwd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment