Searched refs:hook (Results 1 – 8 of 8) sorted by relevance
/systemd-251/src/libsystemd/sd-netlink/ |
D | netlink-message-nfnl.c | 74 uint8_t hook, in sd_nfnl_nft_message_new_basechain() argument 100 r = sd_netlink_message_append_u32(m, NFTA_HOOK_HOOKNUM, htobe32(hook)); in sd_nfnl_nft_message_new_basechain()
|
/systemd-251/docs/ |
D | CODE_QUALITY.md | 67 automatically enable a git commit hook that ensures whitespace cleanliness.
|
D | USERDB_AND_DESKTOPS.md | 60 hook-up to any new APIs. 82 hook-up. On the command line this is exposed via the
|
/systemd-251/ |
D | README | 39 ≥ 4.15 for cgroup-bpf device hook and cpu controller in cgroup v2 44 ≥ 5.7 for BPF links and the BPF LSM hook
|
D | TODO | 1007 * maybe hook up xfs/ext4 quotactl() with services? i.e. automatically manage 1169 - hook up resolved with machined-based address resolution 1572 beefing up logind to make pam session close hook synchronous and wait until 1695 …- print nice message from systemctl --failed if there are no entries shown, and hook that into Exe… 1744 - as soon as networkd has a bus interface, hook up --network-interface=, 1791 - introduce systemd-nspawn-ephemeral@.service, and hook it into
|
D | meson.build | 64 # Try to install the git pre-commit hook 65 add_git_hook_sh = find_program('tools/add-git-hook.sh', required : false)
|
D | NEWS | 1626 and manage BPF programs externally and then hook arbitrary systemd 3042 storage backing the root file system: in the initrd hook we return to 3125 boot. The "first-boot-complete.target" unit now acts as official hook 6674 into systemd-resolved from DNS hook scripts that various interface 6728 sssd, whose NSS hook-ups generally do not involve direct network 8400 /proc/sys/kernel/core_pattern hook we provide. This is beneficial as 8404 hook only does minimal metadata collection before passing off control 8416 coredumps on the system if the /proc/sys/kernel/core_pattern hook 11502 bonding. Currently, no hook-ups for interactive network 11832 down the scope. This may be used to hook manager logic into [all …]
|
/systemd-251/src/systemd/ |
D | sd-netlink.h | 223 const char *type, uint8_t hook, int prio);
|