mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-02-04 17:47:03 +03:00
ed024e1d98
The test currently fails in the check for LimitNOFILESoft/LimitNOFILE. I see default values there. This doesn't seem to be related to the changes in the test suite, but rather to the recent changes to pid1.
7 lines
113 B
Desktop File
7 lines
113 B
Desktop File
[Unit]
|
|
Description=TEST-05-RLIMITS
|
|
|
|
[Service]
|
|
ExecStart=/usr/lib/systemd/tests/testdata/units/%N.sh
|
|
Type=oneshot
|