Searched refs:offline (Results 1 – 17 of 17) sorted by relevance
/systemd-251/src/tmpfiles/ |
D | meson.build | 5 'offline-passwd.c', 6 'offline-passwd.h') 9 [files('test-offline-passwd.c', 10 'offline-passwd.c', 11 'offline-passwd.h')],
|
/systemd-251/test/units/ |
D | testsuite-65.sh | 90 systemd-analyze security --offline=true /tmp/testfile.service 94 systemd-analyze security --threshold=90 --offline=true /tmp/testfile.service \ 99 systemd-analyze security --offline=true /tmp/testfile.service | grep -q -F "/dev/sda" 113 systemd-analyze security --threshold=90 --offline=true --root=/tmp/img/ testfile.service 577 systemd-analyze security --threshold=90 --offline=true \ 582 systemd-analyze security --threshold=25 --offline=true \ 589 systemd-analyze security --threshold=25 --offline=true \ 595 systemd-analyze security --threshold=50 --offline=true \
|
D | testsuite-64.sh | 137 echo offline >"/sys/class/scsi_device/$device/device/state"
|
/systemd-251/shell-completion/zsh/ |
D | _udevadm | 28 …'--action=[Type of event to be triggered.]:actions:(add change remove move online offline bind unb… 82 … '--action=[The action string.]:actions:(add change remove move online offline bind unbind)' \ 92 … '--action=[The action string.]:actions:(add change remove move online offline bind unbind)' \ 97 … '--action=[The action string.]:actions:(add change remove move online offline bind unbind)' \ 102 … '--action=[The action string.]:actions:(add change remove move online offline bind unbind)' \
|
D | _systemd-analyze | 97 '--offline=[Perform a security review of the specified unit files]:BOOL:(yes no)' \
|
/systemd-251/units/ |
D | system-update-pre.target | 12 Documentation=man:systemd.offline-updates(7)
|
D | system-update.target | 12 Documentation=man:systemd.offline-updates(7)
|
D | system-update-cleanup.service | 12 Documentation=man:systemd.special(7) man:systemd.offline-updates(7)
|
/systemd-251/shell-completion/bash/ |
D | homectl | 90 --luks-offline-discard 128 …--locked|--enforce-password-policy|--password-change-now|--luks-discard|--luks-offline-discard|--n…
|
D | systemd-analyze | 156 …comps='--help --version --no-pager --system --user -H --host -M --machine --offline --threshold --… 157 elif ! __contains_word "--offline" ${COMP_WORDS[*]}; then
|
/systemd-251/src/analyze/ |
D | analyze-security.c | 2785 bool offline, in analyze_security() argument 2796 assert(!!bus != offline); in analyze_security() 2798 if (offline) in analyze_security()
|
/systemd-251/docs/ |
D | USERDB_AND_DESKTOPS.md | 98 only btrfs has online file system shrinking support, ext4 only offline file
|
D | PORTABILITY_AND_STABILITY.md | 124 | [System Updates](https://www.freedesktop.org/software/systemd/man/systemd.offline-updates.html) |…
|
D | CGROUP_DELEGATION.md | 159 hence cannot really be defined fully in 'offline' concepts such as unit
|
/systemd-251/man/rules/ |
D | meson.build | 1068 ['systemd.offline-updates', '7', [], ''],
|
/systemd-251/ |
D | NEWS | 885 * systemd-analyze security now supports a new --offline mode for 2772 deactivated cleanly when offline. This flag is useful to identify 2773 home directories for which the offline discard logic did not run when 3601 controlled with the new --luks-offline-discard= switch to homectl. 6098 optional synchronization point for offline system updates, as 6324 operates on an "offline" OS tree, and will not attempt to talk to the 7799 service with the offline log data it generated in a safe way without 8828 * 'systemctl is-system-running' now returns 'offline' if the 10469 * systemd-analyze gained a new command "verify" for offline 10530 things offline on OS images installed into directories. [all …]
|
D | TODO | 117 * a new tool "systemd-trust" or so, that can calculate PCR hashes offline, and
|