Bug 1585394 - Unknown lvalue 'LimitNOFILE' in rsyslog.service
Summary: Unknown lvalue 'LimitNOFILE' in rsyslog.service
Keywords:
Status: CLOSED DUPLICATE of bug 1580013
Alias: None
Product: Fedora
Classification: Fedora
Component: systemd
Version: 28
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: systemd-maint
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-06-02 11:36 UTC by Claude Frantz
Modified: 2018-06-02 14:04 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-06-02 14:02:04 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Claude Frantz 2018-06-02 11:36:02 UTC
Description of problem:
Found in the log:

/run/systemd/generator/dev-disk-by\x2duuid-30a9af7c\x2ddf05\x2d4249\x2da2ad\x2db920bcbd4f45.devi
+ce.d/timeout.conf:3: Unknown lvalue 'JobRunningTimeoutSec' in section 'Unit': 4 Time(s)
    /usr/lib/systemd/system/rsyslog.service:21: Unknown lvalue 'LimitNOFILE' in section 'Install': 5
+Time(s)


Version-Release number of selected component (if applicable):

4.16.7-100.fc26.i686+PAE
systemd-238-8.git0e0aa59.fc28.i686



How reproducible:
always

Steps to Reproduce:
1.
2.
3.

Actual results:
The entry is ignored

Expected results:


Additional info:

Comment 1 Zbigniew Jędrzejewski-Szmek 2018-06-02 14:02:04 UTC

*** This bug has been marked as a duplicate of bug 1580013 ***

Comment 2 Zbigniew Jędrzejewski-Szmek 2018-06-02 14:04:57 UTC
See 1580013 for the error about LimitNOFILE.

The first error seems to come from a version mixup (using a newer generator with an older systemd version). JobRunningTimeoutSec was added in systemd-234, which is not available in Fedora 26. I see from the kernel version that you are running some mix of F26 and F28 packages. You can ignore the error, it'll go away when you fully update.


Note You need to log in before you can comment on or make changes to this bug.