shibd 3.4.1-5 on Amazon Linux 2023 fails to start
Jonathan Felder
felder at berkeley.edu
Wed Jul 31 18:19:55 UTC 2024
Scott,
If it helps, here is what the original file looked like:
===
# /usr/lib/systemd/system/shibd.service
[Unit]
Description=Shibboleth Service Provider Daemon
Documentation=https://wiki.shibboleth.net/confluence/display/SP3/Home
After=network-online.target
Before=httpd.service
[Service]
Type=notify
NotifyAccess=main
User=shibd
ExecStart=/usr/sbin/shibd -f -F
StandardInput=null
StandardOutput=null
StandardError=journal
TimeoutStopSec=1m
TimeoutStartSec=5m
Restart=on-failure
RestartSec=30s
[Install]
WantedBy=multi-user.target
===
Jonathan Felder
System Administrator
UC Berkeley - RTL
On 7/31/24 11:02 AM, Cantor, Scott wrote:
>> How do I go about filing a bug? Do I need to request access
>> via JIRA?
>
> Yes.
>
> You seem to have proposed a workaround so getting a bug report will help us, I was expecting a build issue. This is the first case of the delivered unit file not working (I can't tell offhand what you changed).
>
> -- Scott
>
>
More information about the users
mailing list