Home
last modified time | relevance | path

Searched refs:agent (Results 1 – 12 of 12) sorted by relevance

/systemd-251/docs/
DPASSWORD_AGENTS.md10 …ing at the same time in which case they all should query the user and the agent which answers firs…
12 * A Plymouth agent used for querying passwords during boot-up
13 * A console agent used in similar situations if Plymouth is not available
14 * A GNOME agent which can be run as part of the normal user session which pops up a notification me…
15 * A [`wall(1)`](http://man7.org/linux/man-pages/man1/wall.1.html) agent which sends wall messages a…
16 * A simple tty agent which is built into "`systemctl start`" (and similar commands) and asks passwo…
17 * A simple tty agent which can be run manually to respond to all queued passwords
25 …hich might be internationalized (by the party that originally asks the question, not by the agent).
32 …ges to send the answer back, consider using PolicyKit. In fact, the GNOME agent we ship does that,…
37 It may happen that multiple password entries are pending at the same time. Your agent needs to be a…
[all …]
/systemd-251/shell-completion/zsh/
D_systemd1 …md-cgtop systemd-detect-virt systemd-machine-id-setup systemd-notify systemd-tty-ask-password-agent
11 '--no-tty[Ask question via agent even on TTY]' \
69 systemd-tty-ask-password-agent)
/systemd-251/src/shared/
Dmeson.build291 'spawn-ask-password-agent.c',
292 'spawn-ask-password-agent.h',
293 'spawn-polkit-agent.c',
294 'spawn-polkit-agent.h',
/systemd-251/.semaphore/
Dsemaphore.yml7 agent:
/systemd-251/units/
Dsystemd-ask-password-console.service20 ExecStart=systemd-tty-ask-password-agent --watch --console
Dsystemd-ask-password-wall.service17 ExecStart=systemd-tty-ask-password-agent --wall
/systemd-251/src/basic/
Dcgroup-util.c775 int cg_install_release_agent(const char *controller, const char *agent) { in cg_install_release_agent() argument
780 assert(agent); in cg_install_release_agent()
798 r = write_string_file(fs, agent, WRITE_STRING_FILE_DISABLE_BUFFER); in cg_install_release_agent()
801 } else if (!path_equal(sc, agent)) in cg_install_release_agent()
Dcgroup-util.h251 int cg_install_release_agent(const char *controller, const char *agent);
/systemd-251/
Dmeson.build251 ….set_quoted('SYSTEMD_CGROUPS_AGENT_PATH', rootlibexecdir / 'systemd-cgroups-agent')
266 …quoted('SYSTEMD_TTY_ASK_PASSWORD_AGENT_BINARY_PATH', rootbindir / 'systemd-tty-ask-password-agent')
3297 'systemd-cgroups-agent',
3298 'src/cgroups-agent/cgroups-agent.c',
3349 'systemd-tty-ask-password-agent',
3350 'src/tty-ask-password-agent/tty-ask-password-agent.c',
DTODO457 access to the client's ssh-agent (if ssh-agent forwarding is enabled) we
459 ssh pubkey in a user record we'd ask the ssh-agent to sign some random value
1298 * add libsystemd-password or so to query passwords during boot using the password agent logic
1773 so that we make cgroup agent logic safe
DNEWS12750 scripts: $x-display-manager, $mail-transfer-agent,
12751 $mail-transport-agent, $mail-transfer-agent, $smtp,
12752 $null. Also, the mail-transfer-agent.target unit backing
/systemd-251/man/rules/
Dmeson.build1027 ['systemd-tty-ask-password-agent', '1', [], ''],