代码搜索:syslog-ng

找到约 22 项符合「syslog-ng」的源代码

代码结果 22
www.eeworm.com/read/438086/1827551

init syslog-ng.init

#!/bin/bash # # syslog-ng This starts and stops syslog-ng # # chkconfig: 2345 12 88 # description: syslog-ng is an alternative system logger # processname: syslog-ng # pidfile: /var/run/syslog-ng.pid
www.eeworm.com/read/438086/1827563

sysconfig syslog-ng.sysconfig

#--- # Syslog-ng command line options # See syslog-ng(8) for more details #--- SYSLOGNG_OPTIONS=""
www.eeworm.com/read/438086/1827559

init syslog-ng.init

#!/bin/sh ################################################################################ # # Program: syslog-ng init script # # Description: # # This is an init script for syslog-ng on the HP-UX p
www.eeworm.com/read/438086/1827567

lfs readme.lfs

Installation instructions for Syslog-NG on an Linux From Scratch system. ======================================================================== Installing/uninstalling Syslog-NG's init script use t
www.eeworm.com/read/438086/1827547

8 syslog-ng.8

.TH SYSLOG-NG 8 .SH NAME syslog-ng \- logs system messages .SH SYNOPSIS NOTE: This file is not up to date. Please refer to the html documentation. .B syslog-ng [ .B \-dFsvV ] [ .B \-f
www.eeworm.com/read/438086/1827546

5 syslog-ng.conf.5

.TH syslog-ng.conf 5 .SH NAME /etc/syslog-ng/syslog-ng.conf - syslog-ng configuration file .SH DESCRIPTION .PP The configuration file for \fBsyslog-ng\fP A message route in syslog-ng is made up from
www.eeworm.com/read/438086/1827561

init syslog-ng.init

#!/bin/sh # # syslog-ng This starts and stops syslog-ng # # chkconfig: 2345 12 88 # description: reads and logs messages to the system console, log \ # files, other machines and/or u
www.eeworm.com/read/438086/1827566

lfs syslog-ng.init.lfs

#!/bin/sh # Inintscript for LFS (Linux From Scratch) systems. # # syslog-ng This starts and stops syslog-ng # # description: reads and logs messages to the system console, log \ # file
www.eeworm.com/read/438086/1827555

fc syslog_ng.fc

# syslog-ng labeling rule: /var/lib/syslog-ng(/.*)? gen_context(system_u:object_r:syslogd_var_lib_t, s0)
www.eeworm.com/read/438086/1827565

lfs makefile.lfs

# makefile to handle Syslog-NG install/uninstall on a LFS Linux system. # # INSTALL/UNINSTALL: # Use make -f Makefile.lfs install|uninstall to install and register or # uninstall Syslog-NG's init scri