All of lore.kernel.org
 help / color / mirror / Atom feed
* Extending user add
@ 2016-03-03 13:40 Gary Thomas
  2016-03-03 16:00 ` Mark Hatle
  0 siblings, 1 reply; 2+ messages in thread
From: Gary Thomas @ 2016-03-03 13:40 UTC (permalink / raw)
  To: yocto

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-03-03 16:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-03 13:40 Extending user add Gary Thomas
2016-03-03 16:00 ` Mark Hatle

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.