- Edited
Hello guys,
On a fresh install of KaOS, my syslog-ng service don't start at boot.
I have activated the systemd-service via 'sudo systemctl enable syslog-ng@default' but I got this launch message :
avril 01 13:06:07 kaos syslog-ng[3525]: [2022-04-01T13:06:07.692331] Error opening configuration file; filename='--control', error='No such file or directory (2)'
avril 01 13:06:07 kaos systemd[1]: syslog-ng@default.service: Main process exited, code=exited, status=1/FAILURE
After several searches I found that the /run/syslog-ng.ctl file don't exist, it seems to be source of the misfunction.
Thanks for your ligthtnined advices.