Displaying 3 results from an estimated 3 matches for "imjournalstatefile".
2016 Jun 02
0
Rsyslog on C7
...FileFormat
# File syncing capability is disabled by default. This feature is usually not required,
# not useful and an extreme performance hit
#$ActionFileEnableSync on
# Include all config files in /etc/rsyslog.d/
$IncludeConfig /etc/rsyslog.d/*.conf
# File to store the position in the journal
$IMJournalStateFile imjournal.state
# Set the default permissions for all log files.
$FileOwner root
$FileGroup root
$FileCreateMode 0644
$DirCreateMode 0755
$Umask 0022
#
#### RULES ####
# Log all kernel messages to the console.
# Logging much else clutters up the screen.
#kern.*...
2016 Apr 17
1
Rsyslog problems
...FileFormat
# File syncing capability is disabled by default. This feature is usually not required,
# not useful and an extreme performance hit
#$ActionFileEnableSync on
# Include all config files in /etc/rsyslog.d/
$IncludeConfig /etc/rsyslog.d/*.conf
# File to store the position in the journal
$IMJournalStateFile imjournal.state
# Set the default permissions for all log files.
$FileOwner root
$FileGroup root
$FileCreateMode 0644
$DirCreateMode 0755
$Umask 0022
#### RULES ####
# Log all kernel messages to the console.
# Logging much else clutters up the screen.
#kern.*...
2016 Jul 09
4
Option configure
Am 09.07.2016 um 17:19 schrieb Rowland penny:
> On 09/07/16 10:27, Marc Muehlfeld wrote:
>> What is different afterwards when using with/without? Does it create a
>> systemd service file?
>>
> Do not know about '--with-systemd', but there are no (horrible) systemd
> components if you use '--without-systemd'
there is nothing horrible in a systemd