SC4S Podman Rootless setup issue #2045
Labels
bug
Something isn't working
documentation
Improvements or additions to documentation
Environment
Issue and bug related to environment
I followed the documentation provided here: https://splunk.github.io/splunk-connect-for-syslog/main/gettingstarted/podman-systemd-general/
OS: RHEL 8.7
Podman version: 4.2.0
On the line:
ExecStartPre=/usr/bin/bash -c "/usr/bin/systemctl set-environment SC4SHOST=$(hostname -s)"
produce the following errorAfter that, I removed the line and need to change the env_file like below in order for the service to run since the config provided in the guide cause permission denied error
However, the journalctl having these error line below
This could somehow be related to this topic containers/podman#12778
The text was updated successfully, but these errors were encountered: