Changeset 3a14187 for BOOK/final-system/common
- Timestamp:
- Jan 31, 2009, 12:27:03 PM (17 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 9ad863d
- Parents:
- b25f67d
- File:
- 
      - 1 edited
 
 - 
          
  BOOK/final-system/common/rsyslog.xml (modified) (2 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
      BOOK/final-system/common/rsyslog.xmlrb25f67d r3a14187 39 39 40 40 <screen os="g"><userinput>make install</userinput></screen> 41 42 <para os="h">Create a directory for expansion snippets:</para> 43 44 <screen os="i"><userinput>install -dv /etc/rsyslog.d</userinput></screen> 41 45 42 46 </sect2> … … 88 92 # Disable Repating of Entries 89 93 $RepeatedMsgReduction on 94 95 ####################################################################### 96 # Include Rsyslog Config Snippets 97 98 $IncludeConfig /etc/rsyslog.d/*.conf 90 99 91 100 ####################################################################### 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
