service syslog restart issues
I have made some changes to /etc/syslog.conf and want to restart the service.
As root I use the command:
service syslog restart
Get the following error
service syslog restart
Redirecting to /bin/systemctl restart syslog.service
Failed to restart syslog.service: Unit not found.
Something is missing. Not sure what.
Any help is appreciated.