]> git.ipfire.org Git - thirdparty/systemd.git/commit
test-specifier: replace /dev/initctl with /dev/fd
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 22 Apr 2025 00:24:39 +0000 (09:24 +0900)
committerLuca Boccassi <luca.boccassi@gmail.com>
Wed, 14 May 2025 20:33:39 +0000 (21:33 +0100)
commit094865105c10534d6bda3003ffbbea02c00794fd
tree786fc3ba5557d6775591b34dd645f302dcd0605e
parent9e2a25fad629dd9d676c829b8b15e76bda6b5460
test-specifier: replace /dev/initctl with /dev/fd

To make the test work even when systemd is built without SysV compat.

(cherry picked from commit b4d51152648fe9c1cd89b04ab84806756f453084)
src/test/test-specifier.c