From: Gary Thomas <gary@mlbassoc.com>
To: yocto@yoctoproject.org
Subject: Extending user add
Date: Thu, 3 Mar 2016 14:40:04 +0100 [thread overview]
Message-ID: <56D83EB4.8030804@mlbassoc.com> (raw)
I have a recipe which creates a user on my target. This works as expected.
Is there a way to add/adjust the home directory created for this user? In
particular, I'd like to create/change the ~user/.ssh directory for special
SSH setups.
The package I'm building has some very special packaging requirements that I'm
having a few issues with. Can I expect this statement to work in do_install()
(or do_install_append())?
chown newuser:newuser ${D}/somefile
Thanks
next reply other threads:[~2016-03-03 13:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-03 13:40 Gary Thomas [this message]
2016-03-03 16:00 ` Extending user add Mark Hatle
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56D83EB4.8030804@mlbassoc.com \
--to=gary@mlbassoc.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.