Mageia Bugzilla – Attachment 1194 Details for
Bug 3648
2_a1: systemd-tmpfiles-setup.service fails in runlevel 3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Change legacy.conf to use group root instead of non-existent group lock
legacy.conf.patch (text/plain), 316 bytes, created by
Dave Hodgins
on 2011-12-07 21:52:18 CET
(
hide
)
Description:
Change legacy.conf to use group root instead of non-existent group lock
Filename:
MIME Type:
Creator:
Dave Hodgins
Created:
2011-12-07 21:52:18 CET
Size:
316 bytes
patch
obsolete
>--- /usr/lib/tmpfiles.d/legacy.conf.original 2011-11-28 07:40:25.000000000 -0500 >+++ /usr/lib/tmpfiles.d/legacy.conf 2011-12-07 15:41:36.336844758 -0500 >@@ -19,4 +19,4 @@ > > d /run/lock 0755 root root - > d /run/lock/subsys 0755 root root - >-d /run/lock/lockdev 0775 root lock - >+d /run/lock/lockdev 0775 root root -
--- /usr/lib/tmpfiles.d/legacy.conf.original 2011-11-28 07:40:25.000000000 -0500 +++ /usr/lib/tmpfiles.d/legacy.conf 2011-12-07 15:41:36.336844758 -0500 @@ -19,4 +19,4 @@ d /run/lock 0755 root root - d /run/lock/subsys 0755 root root - -d /run/lock/lockdev 0775 root lock - +d /run/lock/lockdev 0775 root root -
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 3648
: 1194