====== Ubuntu - Services - Checking configuration of a service ====== ===== Using systemd ===== systemd-analyze verify /lib/systemd/system/service_name.service ---- ===== Using Upstart ===== init-checkconf /etc/init/service_name.conf
systemd-analyze verify /lib/systemd/system/service_name.service
init-checkconf /etc/init/service_name.conf