Casey Deccio (HE12026-01-20): > So, in essence syslog is configured to log things with facility local6 > to /home/foobar/foobar.log, which is on a separate filesystem than > root. Everything worked just fine prior to the upgrade. Afterwards, > I get the following in my /var/log/syslog: > > 2026-01-20T13:07:09.725140-07:00 quartet rsyslogd: error during config > processing: omfile: creating parent directories for file > '/home/foobar/foobar.log' failed: Read-only file system [v8.2504.0 try > https://www.rsyslog.com/e/2207 ]
The answer to your issue is in `systemctl cat rsyslog.service`, i.e. /usr/lib/systemd/system/rsyslog.service. Regards, -- Nicolas George

