systemd glitch
Cantor, Scott
cantor.2 at osu.edu
Thu Jul 23 12:48:00 EDT 2015
On 7/23/15, 11:24 AM, "Cantor, Scott" <cantor.2 at osu.edu> wrote:
>On 7/23/15, 11:16 AM, "users on behalf of Cantor, Scott" <users-bounces at shibboleth.net on behalf of cantor.2 at osu.edu> wrote:
>
>>Got a bug report that I missed an issue with /var/run in the new systemd packaging in the SP, and it's not starting up after reboot because /var/run/shibboleth is disappearing.
>>
>>I'll look into it and get the RPM updated once there's a fix.
>
>Looks like there's a mechanism for this to be handled now [1] so I should be able to patch that in for now and get it added to future versions for later.
Left off the footnote there:
http://fedoraproject.org/wiki/Packaging:Tmpfiles.d
I have a test package working, just need to review the SUSE situation and mke sure it's the same mechanism.
As a workaround for now, you can add this file:
[root at admin ~]# cat /usr/lib/tmpfiles.d/shibboleth.conf
d /run/shibboleth 0755 shibd shibd -
to /etc/tempfiles.d
The package update coming will just be adding that file to the system in /usr/lib.
-- Scott
More information about the users
mailing list