~ubuntu-branches/ubuntu/lucid/rsyslog/lucid

« back to all changes in this revision

Viewing changes to doc/rsconf1_umask.html

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2007-10-19 17:21:49 UTC
  • Revision ID: james.westby@ubuntu.com-20071019172149-ie6ej2xve33mxiu7
Tags: upstream-1.19.10
ImportĀ upstreamĀ versionĀ 1.19.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html>
 
2
<head>
 
3
<title>rsyslog.conf file</title>
 
4
</head>
 
5
<body>
 
6
<h2>$UMASK</h2>
 
7
<p><b>Type:</b> global configuration directive</p>
 
8
<p><b>Default:</b> </p>
 
9
<p><b>Description:</b></p>
 
10
<p>The $umask directive allows to specify the rsyslogd processes' umask. If not specified, the system-provided default is used. The value given must always be a 4-digit octal number, with the initial digit being zero.</p>
 
11
<p>If $umask is specified multiple times in the configuration file, results may be somewhat unpredictable. It is recommended to specify it only once.</p>
 
12
<p><b>Sample:</b></p>
 
13
<p><code><b>$umask 0000</b></code></p>
 
14
<p>This sample removes all restrictions.</p>
 
15
 
 
16
<p>[<a href="rsyslog_conf.html">rsyslog.conf overview</a>] [<a href="manual.html">manual 
 
17
index</a>] [<a href="http://www.rsyslog.com/">rsyslog site</a>]</p>
 
18
<p><font size="2">This documentation is part of the
 
19
<a href="http://www.rsyslog.com/">rsyslog</a> project.<br>
 
20
Copyright &copy; 2007 by <a href="http://www.gerhards.net/rainer">Rainer Gerhards</a> and
 
21
<a href="http://www.adiscon.com/">Adiscon</a>. Released under the GNU GPL 
 
22
version 2 or higher.</font></p>
 
23
</body>
 
24
</html>
 
 
b'\\ No newline at end of file'