1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-14 15:21:37 +03:00
systemd/src/machine
Benjamin Franzke f2273101c2 machined: use x-machine-unix prefix for the container bus on dbus1
This fixes "machinectl login" on systems configured with --disable-kdbus.

The error was:
machinectl login foo
Failed to get machine PTY: Input/output error
2015-03-01 12:01:16 +01:00
..
.gitignore machined: introduce polkit for OpenLogin() call 2014-12-23 21:28:48 +01:00
image-dbus.c machined,machinectl: add calls for changing container/VM quotas 2015-02-25 22:06:54 +01:00
image-dbus.h machined,machinectl: add calls for changing container/VM quotas 2015-02-25 22:06:54 +01:00
machine-dbus.c machined: use x-machine-unix prefix for the container bus on dbus1 2015-03-01 12:01:16 +01:00
machine-dbus.h remove unused includes 2015-02-23 23:53:42 +01:00
machine.c remove unused includes 2015-02-23 23:53:42 +01:00
machine.h remove unused includes 2015-02-23 23:53:42 +01:00
machinectl.c machined,machinectl: add calls for changing container/VM quotas 2015-02-25 22:06:54 +01:00
machined-dbus.c machined: if /var/lib/machines is backed by a loop file, resize it on "machinectl set-limit" 2015-02-26 00:43:16 +01:00
machined.c remove unused includes 2015-02-23 23:53:42 +01:00
machined.h remove unused includes 2015-02-23 23:53:42 +01:00
Makefile
org.freedesktop.machine1.conf machined,machinectl: add calls for changing container/VM quotas 2015-02-25 22:06:54 +01:00
org.freedesktop.machine1.policy.in machined: open up most of machined's commands to unprivileged clients via PolicyKit 2015-02-18 11:43:18 +01:00
org.freedesktop.machine1.service
test-machine-tables.c