1. 6
  1. 3
    pw add user mastodon -m
    echo 'export LC_ALL="en_US.UTF-8"' >> /home/mastodon/.profile
    

    I have a feeling that this should go into login.conf(5) instead.