Differences

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

Link to this comparison view

Last revision Both sides next revision
chkconfig [2015/08/18 15:50]
steve created
chkconfig [2016/04/15 15:28]
steve
Line 9: Line 9:
 <​code>​ <​code>​
 chkconfig --list chkconfig --list
 +</​code>​
 +
 +Disable a service:
 +
 +<​code>​
 +chkconfig ip6tables off
 </​code>​ </​code>​