User Tools

Site Tools


services:checking_configuration_of_a_service

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
services:checking_configuration_of_a_service [2019/12/04 20:36] – removed peterservices:checking_configuration_of_a_service [2020/07/23 11:13] (current) – old revision restored (2019/12/04 20:36) 192.99.15.29
Line 1: Line 1:
 +====== Services - Checking configuration of a service ======
 +
 +===== Using systemd =====
 +
 +<code bash>
 +systemd-analyze verify /lib/systemd/system/service_name.service
 +</code>
 +
 +===== Using Upstart =====
 +
 +<code bash>
 +init-checkconf /etc/init/service_name.conf
 +</code>
 +
  
services/checking_configuration_of_a_service.1575491778.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki