[systemd-devel] [RFC PATCH v3 2/5] ACPI: button: Extends complement switch event support for all modes

2017-05-26 Thread Lv Zheng
Surface Pro 3 is a typical platform where suspend/resume loop problem can be seen. The problem is due to a systemd 229 bug: 1. "ignore": always can trigger endless suspend/resume loop 2. "open": sometimes suspend/resume loop can be stopped 3. "method": always can trigger endless susped/resume

[systemd-devel] [RFC PATCH v3 1/5] ACPI: button: Add indication of BIOS notification and faked events

2017-05-26 Thread Lv Zheng
This patch adds a parameter to acpi_lid_notify_state() so that it can act differently against BIOS notification and kernel faked events. Cc: Cc: Benjamin Tissoires Cc: Peter Hutterer Signed-off-by: Lv

[systemd-devel] Run a separate instance of systemd-networkd in a namespace?

2017-05-26 Thread Dmitrii Sutiagin
Hi everyone, I'm trying to set up a VPN in a namespace, so I could use my base network connection as usual and at the same time spawn console or browser in that namespace where VPN is running. So far I've sorted out everything except DNS resolution. Inside namespace there is no

[systemd-devel] Systemd -- Using Environment variable in a Unit file from Environment File

2017-05-26 Thread Raghavendra. H. R
Hi All, I'm in the situation where path of my server changes due to version change. I don't want to modify my systemd unit file everytime, instead I want to go ahead with my environement file for modification. My Env file system.env contains environment variables system.env