How can I have "rsyslogd" start automatically after a reboot?
1
vote
2
answers
1900
views
I'm running an Ubuntu based distro
Linux version 4.1.18-ipipe (ubuntu1604@ubuntu1604) (gcc version 4.9.3 (Ubuntu/Linaro 4.9.3-13ubuntu2)
When this system boots up,
rsyslogd
is not running. So any C programs that call syslog(...)
do not report any information. The simple fix to this is to SSH into the system and issue an rsyslogd
on the terminal.
Is there a standard way to have this utility start up automatically?
Asked by Izzo
(1013 rep)
Jan 20, 2022, 09:42 PM
Last activity: Jun 24, 2025, 03:04 AM
Last activity: Jun 24, 2025, 03:04 AM