Results 1 to 2 of 2

Thread: Get systemd to recognize .bash_profile and environment settings

  1. #1
    Join Date
    Jul 2002
    Posts
    1,183
    Country
    Jamaica

    Question Get systemd to recognize .bash_profile and environment settings

    It is possible to throw in a hack somewhere. But what is the write way to do with systemd what .bash_profile and .bashrc usually does?

    Update => I got it. Source .bash_profile from .bashrc
    Last edited by carey; September 23, 2011 at 08:11 PM.
    "Problem with trying to be the bad guy: there is always someone worse" -- John Reese, PoI
    https://github.com/googl

  2. #2
    Join Date
    Jul 2002
    Posts
    1,183
    Country
    Jamaica

    Default

    It appears systemd is able to use /etc/environment for environment variables. I see in a package that pointing to syslog
    allows logging. How do I log to systemd-journald?
    "Problem with trying to be the bad guy: there is always someone worse" -- John Reese, PoI
    https://github.com/googl

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •