diff options
Diffstat (limited to 'src/logind.h')
-rw-r--r-- | src/logind.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/logind.h b/src/logind.h index 7de8e3bcf8..22eab55625 100644 --- a/src/logind.h +++ b/src/logind.h @@ -35,10 +35,11 @@ /* TODO: * * recreate VTs when disallocated - * PAM rewrite * spawn user systemd * direct client API * subscribe to cgroup changes, fd HUP + * D-Bus method: AttachDevice(seat, device); + * D-Bus method: PermitLinger(user, bool b); * * non-local X11 server * reboot/shutdown halt management |