1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-01 00:51:24 +03:00
systemd/units/user
David Herrmann a8a1a43f48 bus-proxy: turn into multi-threaded daemon
Instead of using Accept=true and running one proxy for each connection, we
now run one proxy-daemon with a thread per connection. This will enable us
to share resources like policies in the future.
2015-01-17 14:00:19 +01:00
..
.gitignore bus-proxy: turn into multi-threaded daemon 2015-01-17 14:00:19 +01:00
basic.target units: remove RefuseManualStart from units which are always around 2014-06-28 00:06:30 -04:00
default.target
exit.target
Makefile
systemd-bus-proxyd.service.in bus-proxy: turn into multi-threaded daemon 2015-01-17 14:00:19 +01:00
systemd-bus-proxyd.socket bus-proxy: turn into multi-threaded daemon 2015-01-17 14:00:19 +01:00
systemd-consoled.service.in consoled: add a unit file 2014-10-04 13:19:18 +02:00
systemd-exit.service.in