Systemd/src/systemctl
Topi Miettinen 9df2cdd8ec exec: SystemCallLog= directive
With new directive SystemCallLog= it's possible to list system calls to be
logged. This can be used for auditing or temporarily when constructing system
call filters.

---
v5: drop intermediary, update HASHMAP_FOREACH_KEY() use
v4: skip useless debug messages, actually parse directive
v3: don't declare unused variables with old libseccomp
v2: fix build without seccomp or old libseccomp
2020-09-15 12:54:17 +03:00
..
systemctl.c exec: SystemCallLog= directive 2020-09-15 12:54:17 +03:00
systemd-sysv-install.SKELETON systemd-sysv-install: unset ROOT rather than setting it to "" 2018-02-27 19:59:09 +01:00
sysv-compat.c Merge pull request #12119 from keszybz/voidify-mkdir-p 2019-03-27 15:05:51 +01:00
sysv-compat.h systemctl: define less stuff when !HAVE_SYSV_COMPAT 2019-03-26 19:06:48 +01:00