Searched refs:wall (Results 1 – 25 of 51) sorted by relevance
123
/systemd-251/src/systemctl/ |
D | systemctl-compat-shutdown.c | 59 char **wall = NULL; in shutdown_parse_argv() local 136 wall = argv + optind; in shutdown_parse_argv() 139 wall = argv + optind + 1; in shutdown_parse_argv() 141 if (wall) { in shutdown_parse_argv() 142 char **copy = strv_copy(wall); in shutdown_parse_argv()
|
/systemd-251/units/ |
D | systemd-ask-password-wall.service | 12 Documentation=man:systemd-ask-password-wall.service(8) 17 ExecStart=systemd-tty-ask-password-agent --wall
|
D | systemd-ask-password-wall.path | 12 Documentation=man:systemd-ask-password-wall.path(8)
|
D | systemd-logind.service.in | 40 # We don't use ProtectProc= since we need to look for usernames and tty for wall messages
|
D | meson.build | 106 ['systemd-ask-password-wall.path', '', 108 ['systemd-ask-password-wall.service', ''],
|
/systemd-251/po/ |
D | bg.po | 122 #| msgid "Authentication is required to set a wall message" 124 msgstr "За задаване на системно съобщение „wall“ е необходима идентификация." 659 msgid "Set a wall message" 660 msgstr "Задаване на системно съобщение „wall“" 663 msgid "Authentication is required to set a wall message" 664 msgstr "За задаване на системно съобщение „wall“ е необходима идентификация." 884 #| msgid "Authentication is required to set a wall message" 886 msgstr "За задаване на системно съобщение „wall“ е необходима идентификация." 894 #| msgid "Authentication is required to set a wall message" 896 msgstr "За задаване на системно съобщение „wall“ е необходима идентификация." [all …]
|
D | be@latin.po | 122 #| msgid "Authentication is required to set a wall message" 640 msgid "Set a wall message" 644 msgid "Authentication is required to set a wall message" 867 #| msgid "Authentication is required to set a wall message" 878 #| msgid "Authentication is required to set a wall message" 942 #| msgid "Authentication is required to set a wall message" 953 #| msgid "Authentication is required to set a wall message"
|
D | sr.po | 124 #| msgid "Authentication is required to set a wall message" 622 msgid "Set a wall message" 626 msgid "Authentication is required to set a wall message" 857 #| msgid "Authentication is required to set a wall message" 867 #| msgid "Authentication is required to set a wall message"
|
D | hu.po | 124 #| msgid "Authentication is required to set a wall message" 640 msgid "Set a wall message" 644 msgid "Authentication is required to set a wall message" 859 #| msgid "Authentication is required to set a wall message" 869 #| msgid "Authentication is required to set a wall message" 933 #| msgid "Authentication is required to set a wall message" 943 #| msgid "Authentication is required to set a wall message"
|
D | ko.po | 538 msgid "Set a wall message" 539 msgstr "wall 메시지 설정" 542 msgid "Authentication is required to set a wall message" 543 msgstr "모든 사용자에게 작성할 wall 메시지를 설정하려면 인증이 필요합니다"
|
D | zh_TW.po | 507 msgid "Set a wall message" 508 msgstr "設定 wall 訊息" 511 msgid "Authentication is required to set a wall message" 512 msgstr "設定 wall 訊息需要身份驗證"
|
D | de.po | 129 #| msgid "Authentication is required to set a wall message" 680 msgid "Set a wall message" 684 msgid "Authentication is required to set a wall message" 906 #| msgid "Authentication is required to set a wall message" 981 #| msgid "Authentication is required to set a wall message" 991 #| msgid "Authentication is required to set a wall message"
|
D | zh_CN.po | 520 msgid "Set a wall message" 521 msgstr "设置 wall 消息" 524 msgid "Authentication is required to set a wall message" 525 msgstr "设置 wall 消息需要认证"
|
D | lt.po | 122 #| msgid "Authentication is required to set a wall message" 607 msgid "Set a wall message" 611 msgid "Authentication is required to set a wall message" 836 #| msgid "Authentication is required to set a wall message" 846 #| msgid "Authentication is required to set a wall message"
|
D | ca.po | 123 #| msgid "Authentication is required to set a wall message" 641 msgid "Set a wall message" 645 msgid "Authentication is required to set a wall message" 868 #| msgid "Authentication is required to set a wall message" 878 #| msgid "Authentication is required to set a wall message"
|
D | id.po | 562 msgid "Set a wall message" 563 msgstr "Setel suatu pesan wall" 566 msgid "Authentication is required to set a wall message" 567 msgstr "Otentikasi diperlukan untuk menyetel pesan wall"
|
D | pl.po | 605 msgid "Set a wall message" 606 msgstr "Ustawienie komunikatu wall" 609 msgid "Authentication is required to set a wall message" 610 msgstr "Wymagane jest uwierzytelnienie, aby ustawić komunikat wall"
|
D | es.po | 626 msgid "Set a wall message" 630 msgid "Authentication is required to set a wall message" 900 #| msgid "Authentication is required to set a wall message" 910 #| msgid "Authentication is required to set a wall message"
|
D | fr.po | 611 msgid "Set a wall message" 612 msgstr "Définir un message wall" 615 msgid "Authentication is required to set a wall message" 616 msgstr "Authentification requise pour définir un message wall"
|
/systemd-251/docs/ |
D | PASSWORD_AGENTS.md | 15 * A [`wall(1)`](http://man7.org/linux/man-pages/man1/wall.1.html) agent which sends wall messages a… 41 … agent as soon as that directory becomes non-empty. In fact, the console, wall and Plymouth agents…
|
/systemd-251/src/journal/ |
D | meson.build | 22 'journald-wall.c', 23 'journald-wall.h',
|
/systemd-251/src/tty-ask-password-agent/ |
D | tty-ask-password-agent.c | 219 _cleanup_free_ char *wall = NULL; in process_one_password_file() local 221 if (asprintf(&wall, in process_one_password_file() 228 (void) utmp_wall(wall, NULL, NULL, wall_tty_match, NULL); in process_one_password_file()
|
/systemd-251/shell-completion/zsh/ |
D | _systemd | 76 '--wall[Forward password requests to wall(1).]' \
|
D | _systemctl.in | 487 "--no-wall[Don't send wall message before halt/power-off/reboot]" \
|
/systemd-251/man/rules/ |
D | meson.build | 845 'systemd-ask-password-wall.path', 846 'systemd-ask-password-wall.service'],
|
123