Home
last modified time | relevance | path

Searched refs:wall (Results 1 – 25 of 51) sorted by relevance

123

/systemd-251/src/systemctl/
Dsystemctl-compat-shutdown.c59 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/
Dsystemd-ask-password-wall.service12 Documentation=man:systemd-ask-password-wall.service(8)
17 ExecStart=systemd-tty-ask-password-agent --wall
Dsystemd-ask-password-wall.path12 Documentation=man:systemd-ask-password-wall.path(8)
Dsystemd-logind.service.in40 # We don't use ProtectProc= since we need to look for usernames and tty for wall messages
Dmeson.build106 ['systemd-ask-password-wall.path', '',
108 ['systemd-ask-password-wall.service', ''],
/systemd-251/po/
Dbg.po122 #| 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 …]
Dbe@latin.po122 #| 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"
Dsr.po124 #| 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"
Dhu.po124 #| 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"
Dko.po538 msgid "Set a wall message"
539 msgstr "wall 메시지 설정"
542 msgid "Authentication is required to set a wall message"
543 msgstr "모든 사용자에게 작성할 wall 메시지를 설정하려면 인증이 필요합니다"
Dzh_TW.po507 msgid "Set a wall message"
508 msgstr "設定 wall 訊息"
511 msgid "Authentication is required to set a wall message"
512 msgstr "設定 wall 訊息需要身份驗證"
Dde.po129 #| 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"
Dzh_CN.po520 msgid "Set a wall message"
521 msgstr "设置 wall 消息"
524 msgid "Authentication is required to set a wall message"
525 msgstr "设置 wall 消息需要认证"
Dlt.po122 #| 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"
Dca.po123 #| 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"
Did.po562 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"
Dpl.po605 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"
Des.po626 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"
Dfr.po611 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/
DPASSWORD_AGENTS.md15 * 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/
Dmeson.build22 'journald-wall.c',
23 'journald-wall.h',
/systemd-251/src/tty-ask-password-agent/
Dtty-ask-password-agent.c219 _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_systemd76 '--wall[Forward password requests to wall(1).]' \
D_systemctl.in487 "--no-wall[Don't send wall message before halt/power-off/reboot]" \
/systemd-251/man/rules/
Dmeson.build845 'systemd-ask-password-wall.path',
846 'systemd-ask-password-wall.service'],

123