systemd 216-1
I start to play with systemd/user. I understand that the user instance does not inherit from all my environment variables listed by the printenv command. When a variable is needed for a service, I add a /etc/systemd/system/[email protected]/myService.conf drop-In file with the Environment=myVariable. I can also edit /etc/environment, or /etc/systemd/user.conf Is there any way to define a per user environment file somewhere in my user home directory, so I can add variables? I tried some hacks with no success, mainly because the home directory will be /root (I guess so). TY for suggestion/tips. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
