projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
d0ab0e5
1e2cd07
)
machine: introduce io.systemd.Machine.Open method (#34867)
author
Luca Boccassi
<bluca@debian.org>
Wed, 6 Nov 2024 13:45:04 +0000
(13:45 +0000)
committer
GitHub
<noreply@github.com>
Wed, 6 Nov 2024 13:45:04 +0000
(13:45 +0000)
This PR introduces io.systemd.Machine.Open method which combines three
DBus alternatives:
- OpenMachinePTY
- OpenMachineLogin
- OpenMachineShell
The PR contains basic tests.
Trivial merge