priv-kweihmann / systemdlint

Systemd Linter
BSD 2-Clause "Simplified" License
32 stars 7 forks source link

SystemCallErrorNumber accepts Number or signal names #38

Closed priv-kweihmann closed 4 years ago

priv-kweihmann commented 4 years ago

https://www.freedesktop.org/software/systemd/man/systemd.exec.html#SystemCallErrorNumber=

currently this false positive is reported

rootfs/etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service :42:1 - SystemCallErrorNumber=EPERM - [systemdlint.systemdlint.InvalidValue]