search for: conffile

Displaying 20 results from an estimated 101 matches for "conffile".

2005 Dec 23
4
Bug#344553: logcheck: Fails silently to read config file
...readable or does not exists. This may easily happen, as logcheck is run as logcheck user and while one is testing a new configuration on live system with running configuration intact. Following fragment may help: # Now source the config file - before things that should not be changed if [ -r $CONFFILE ]; then - . $CONFFILE + . $CONFFILE +else + error "Config file $CONFFILE not exists or readable" fi -- System Information: Debian Release: 3.1 APT prefers stable APT policy: (900, 'stable'), (400, 'testing'), (300, 'unstable') Architecture: i3...
2009 Aug 18
2
Bug#542265: sendmail-base and logcheck-database: error when trying to install together
Package: logcheck-database,sendmail-base Version: logcheck-database/1.2.69 Version: sendmail-base/8.14.3-9 Severity: serious User: treinen at debian.org Usertags: edos-file-overwrite Date: 2009-08-18 Architecture: amd64 Distribution: sid Hi, automatic installation tests of packages that share a file and at the same time do not conflict by their package dependency relationships has detected the
2006 Sep 20
2
Defining function in template files?
...systems'' /etc/apt/sources.list files based on what level of stability and freeness a system should have. So I have this puppet code: #---------- apt.pp ---------------- define apt-sources-list (the_stability=1,the_freeness=1,the_url="http://mirror.phy.bnl.gov/debian/") { $conffile = "etc/apt/sources.list" file { "$conffile": path => "/$conffile", owner => root, group => root, mode => 444, content => template("$conffile.erb") } } class apt-stable { package { "apt" : ensure => present }...
2006 Mar 15
1
include directive for conffiles
...as samba in order to manage the config file in several seperate ones. I would like to know if I am right and in that case, I suggest it would be an interesting feature. Separating the configuration of the server itself from the ressources it offers (the modules) allows a simplest management of conffiles through a package management system: the part concerning the server can be updated each time the packet is and part concerning ressources can be managed as "conffiles" in the sense of packaging ie left unchanged through the updates. Thanks for suggests Mattieu
2019 Aug 30
3
Upgrade Samba 4
Hi, To upgrade my secondary DC Samba 4.5-16 to 4.8 should I remove the smb.conf file in /etc/samba first? I remember I tried last month to upgrade from 4.5-16 to 4.7 and broke the installation. Or are just the procedures below enough? Create this file repo file for apt. echo "deb http://apt.van-belle.nl/debian stretch-samba48 main contrib non-free" | sudo tee -a
2019 Aug 30
4
Upgrade Samba 4
.../init.d/winbind ... Instalando nova vers?o do arquivo de configura??o /etc/logrotate.d/winbind ... Samba is being run as an AD Domain Controller: Masking winbind.service Please ignore the following error about deb-systemd-helper not finding those services. (winbind.service masked) Removing obsolete conffile /etc/init/winbind.conf ... Configurando samba (2:4.8.12-1~deb9) ... Instalando nova vers?o do arquivo de configura??o /etc/init.d/nmbd ... Instalando nova vers?o do arquivo de configura??o /etc/init.d/samba-ad-dc ... Instalando nova vers?o do arquivo de configura??o /etc/init.d/smbd ... Instalando...
2011 Aug 28
3
[Bug 741] New: ULOGD segfaults on init
http://bugzilla.netfilter.org/show_bug.cgi?id=741 Summary: ULOGD segfaults on init Product: ulogd Version: SVN (please provide timestamp) Platform: i386 OS/Version: other Status: NEW Severity: blocker Priority: P5 Component: ulogd_MYSQL AssignedTo: netfilter-buglog at lists.netfilter.org
2004 May 26
5
Bug#251046: logcheck: invalid mktemp -p option
...1.03-23 Secure, reliable, efficient, simple mail transport sys ^^^ (Provides virtual package mail-transport-agent) ii sysklogd 1.4.1-10 System Logging Daemon ^^^ (Provides virtual package system-log-daemon) --- Begin /etc/logcheck/logcheck.logfiles (modified conffile) /var/log/syslog /var/log/mail.log /var/log/daemon.log /var/log/messages /var/log/lpr.log /var/log/auth.log /var/log/debug /var/log/mail.err /var/log/mail.info /var/log/kern.log /var/log/mail.warn /var/log/uucp.log /var/log/user.log --- End /etc/logcheck/logcheck.logfiles --- Begin /etc/logcheck/...
2019 Aug 30
0
Upgrade Samba 4
.../init.d/winbind ... Instalando nova vers?o do arquivo de configura??o /etc/logrotate.d/winbind ... Samba is being run as an AD Domain Controller: Masking winbind.service Please ignore the following error about deb-systemd-helper not finding those services. (winbind.service masked) Removing obsolete conffile /etc/init/winbind.conf ... Configurando samba (2:4.8.12-1~deb9) ... Instalando nova vers?o do arquivo de configura??o /etc/init.d/nmbd ... Instalando nova vers?o do arquivo de configura??o /etc/init.d/samba-ad-dc ... Instalando nova vers?o do arquivo de configura??o /etc/init.d/smbd ... Instalando...
2012 Apr 23
9
[PATCH] tools: Improve make deb
2002 Apr 16
0
[Bug 218] New: make fails on IRIX 5.3
...ind in config.log are of the following form: as0: Error: conftest.c, line 1:undefined assembler operation: .stabs .stabs "/usr/people/steves/build/openssh-3.1p1/",100,0,0,$Ltext0 but config exits gracefully. issuing 'make' then produces the following output: # make conffile=`echo sshd_config.out | sed 's/.out$//'`; \ /usr/bin/perl ./fixpaths -D/etc/ssh/ssh_config=/etc/ssh/ssh_config -D/etc/ssh/ssh_known_hosts=/etc/ssh/ssh_known_hosts -D/etc/ssh/sshd_config=/etc/ssh/sshd_config -D/usr/libexec=/usr/local/libexec -D/etc/shosts.equiv=/etc/ssh/shosts.eq...
2002 May 11
0
PubkeyAuthentication broken because ssh cannot ready it's identity keys
...0g 0.72-35 Pluggable Authentication Modules library ii libssl0.9.6 0.9.6c-2 SSL shared libraries ii libwrap0 7.6-9 Wietse Venema's TCP wrappers library ii zlib1g 1.1.4-1 compression library - runtime --- Begin /etc/ssh/ssh_config (modified conffile) Host * ForwardX11 yes --- End /etc/ssh/ssh_config --- Begin /etc/ssh/moduli (modified conffile) Config file not present or no permissions for access --- End /etc/ssh/moduli --- Begin /etc/init.d/ssh (modified conffile) Config file not present or no permissions for access --- End /etc/init....
2013 Jan 26
0
Processed: switching email address
...release.debian.org] unblock: khronos-opencl-headers/1.2-2012.11.30-2 Changed Bug submitter to 'Andreas Beckmann <anbe at debian.org>' from 'Andreas Beckmann <debian at abeckmann.de>' > submitter 661397 ! Bug #661397 [iscsitarget] iscsitarget: prompting due to modified conffiles which where not modified by the user Changed Bug submitter to 'Andreas Beckmann <anbe at debian.org>' from 'Andreas Beckmann <debian at abeckmann.de>' > submitter 696099 ! Bug #696099 [libgssdp-1.0-dev] libgssdp-1.0-dev: removal of libgssdp-1.0-dev makes files disapp...
2001 Jul 27
0
(fwd) Re: rsync and named-xfer
...e terms of the GNU # General Public License. # configuration variables. adjust to suit your system $dir="/var/cache/bind" ; $realxfer="/usr/sbin/named-xfer" ; $rsync="/usr/bin/rsync" ; # read in the config file # format is: # domain hostname/ip rsync_SRC filename $conffile="/etc/bind/named-rsync.conf"; open(CONF,"<$conffile") || warn "couldn't open $conffile: $!" ; while(<CONF>) { chomp ; s/#.*//; next if (/^$/) ; ($domain,$hostname,$src,$filename) = split ; $rsync{$domain} = "$hostname:$src:$filename" ; } clo...
2004 May 05
1
Printproblems in 3.0.3 - Postscript files contain log messages
...ps2pdf13 OPTIONS="-dAutoFilterColorImages=false -sColorImageFilter=FlateEncode" INPUT=$1 PREFIX="$2" #WINBASE=$(echo "$3"|sed -e 's,/,\\\\,g') HTTPBASE="$3" MACHINE=$4 IP=$5 USERNAME=$6 NAME=`echo "$7"|tr '[:punct:]' '[-*]'` CONFFILE=/etc/opt/samba/print-pdf.conf [ -e $CONFFILE ] && . $CONFFILE #Values not taken as arguments, could be set via env. vars (?) or config file KEEP_PS=${KEEP_PS=0} PERMS=${PERMS=640} BASEFILE=${BASEFILE=pdf-service} TEMP="${TEMP=$2}" UMASK=${UMASK=006} mkdir -p "$PREFIX"...
2005 Sep 07
3
Extensions - Realtime
CVS HEAD/Asterisk 1.2: Is there a way to have the entire extensions.conffile coming from the realtime? It appears that RealTime for the extensions.conf file is on a context by context basis, but you have to create each new context in the extensions.conf file then add a "switch => Realtime" line (then reload). I want to be able to add phones without having t...
2012 Dec 07
0
File paths must be fully qualified
Hi, In the foreman apache module, I get an error when trying to apply the "::config" part of it. The section that causes problem is: file{ "${apache::params::configdir}/${apache::params::conffile}": mode => ''0644'', notify => Exec[''reload-apache''], require => Class[''apache::install''], } in the params.pp file, the relevant section is: default: { $user = ''apache'' $grou...
2001 May 07
1
Remake configure/config.h.in/etc.
...t part -------------- Index: Makefile.in @@ -85,7 +85,7 @@ $(CC) $(CFLAGS) $(CPPFLAGS) -c $< LIBCOMPAT=openbsd-compat/libopenbsd-compat.a -$(LIBCOMPAT): config.h +$(LIBCOMPAT): config.h openbsd-compat/Makefile (cd openbsd-compat; $(MAKE)) libssh.a: $(LIBSSH_OBJS) @@ -139,6 +139,30 @@ conffile=`echo $@ | sed 's/.out$$//'`; \ $(FIXPATHSCMD) $(srcdir)/$${conffile} > $@ +$(srcdir)/configure: $(srcdir)/configure.in $(srcdir)/aclocal.m4 + cd $(srcdir) && autoconf + +config.status: $(srcdir)/configure + ./config.status --recheck + +$(srcdir)/config.h.in: $(srcdir)/config...
2005 Jan 20
2
Bug#291395: logcheck-database: Rules dirs are setuid, they should be setgid
...;unstable') Architecture: i386 (i686) Kernel: Linux 2.6.8-1-k7 Locale: LANG=en_CA, LC_CTYPE=en_CA (charmap=ISO-8859-1) Versions of packages logcheck-database depends on: ii debconf [debconf-2.0] 1.4.30.11 Debian configuration management sy -- debconf information: logcheck-database/conffile-cleanup: false logcheck-database/rules-directories-note: logcheck-database/standard-rename-note:
2004 Aug 06
1
playlist handler questions
...e a cgi that says: heres a list of tunes check which ones you want name your stream submit I could then strip the songs out and put them into a playlist file. Then on the fly write an ices.conf file and create a new mountpoint for the new stream. Then start up a new instance of ices using that new conffile on www.domain.com:8000/mount.$streamname And kick back the user an html page that says, click here for your stream... I would presume then, that when their stream is over (playlist is played), the stream would revert to the existing generic stream already running. (If I remember correctly, to have...