search for: myconf

Displaying 10 results from an estimated 10 matches for "myconf".

2008 Aug 05
2
dir-merge in a subdirectory
Is it possible to add a rule like dir-merge myconf/mybackuprules ? That is, the file to merge is in a subdirectory of directory where we want the rules to apply. Thanks in advance, -Eduardo
2015 Dec 23
3
Starting stunnel on boot with CentOS7
On my CenOS7 system with stunnel from base stunnel-4.56-4.el7.x86_64 there's a systemd service file /etc/systemd/system/stunnel.service try sudo systemctl enable stunnel.service Hope this helps, K ?al?
2008 Oct 06
2
can not wake on lan after halt -p (or shutdown -p now) on releng_7 and releng_7_0
.... The indication on the switch port says that after shut down there is active link. Here is some information after last update: [root@backup ~]# uname -a FreeBSD backup.pulsar.bg 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #1: Mon Oct 6 17:01:26 EEST 2008 root@backup.pulsar.bg:/usr/obj/usr/src/sys/MYCONF amd64 [root@backup ~]# pciconf -lv ... re0@pci0:3:0:0: class=0x020000 card=0xe0001458 chip=0x816810ec rev=0x01 hdr=0x00 vendor = 'Realtek Semiconductor' device = 'RTL8168/8111 PCI-E Gigabit Ethernet NIC' class = network subclass = ethernet ... em0@pc...
2015 Dec 23
0
Starting stunnel on boot with CentOS7
...local configuration (rpm -qf /path/to/file to it to verify) Of course this is what the OP should do too ... a very simple unit file that matches his needs... cat > /etc/systemd/system/stunnel.service <<EOF [Unit] Description=My stunnel [Service] ExecStart=/usr/bin/stunnel /etc/stunnel/myconf.conf [Install] WantedBy=multi-user.target EOF In the config file set foreground to yes .... For a more advanced setup use a template like: cat > /etc/systemd/stunnel at .service <<<EOF [Unit] Description=Stunnel config for %i [Service] ExecStart=/usr/bin/stunnel /etc/stunnel/%i.con...
2008 Jun 24
0
unable to installworld 7-STABLE: annot open unsorted21610: No such file or directory
...such file or directory *** Error code 2 Stop in /usr/src/lib/ncurses/ncurses. *** Error code 1 I've tried to grep around, but haven't found anything near. What did I do wrong, what's the issue? How can I make this work? I've only got WITHOUT_IPV6 in my src.conf, and the KERNCONF=MYCONF variable set. It used to work with RELENG_7_0. -- Sincerely, Gergely CZUCZY -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 187 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-stabl...
2006 Sep 27
0
Webalizer problem
Hello all, I installed Webalizer and configure a different conf file. So I use : webalizer -c myconf.conf But when the stats are generated I have URL which are not in my Log file ! So I think webalizer does not parse correctly the conf file and do not use the good log file Anyone have this problem or a solution? Thanks Best regards -------------- next part -------------- An HTML attachment was sc...
2015 Dec 23
1
Starting stunnel on boot with CentOS7
...local configuration (rpm -qf /path/to/file to it to verify) Of course this is what the OP should do too ... a very simple unit file that matches his needs... cat > /etc/systemd/system/stunnel.service <<EOF [Unit] Description=My stunnel [Service] ExecStart=/usr/bin/stunnel /etc/stunnel/myconf.conf [Install] WantedBy=multi-user.target EOF In the config file set foreground to yes .... For a more advanced setup use a template like: cat > /etc/systemd/stunnel at .service <<<EOF [Unit] Description=Stunnel config for %i [Service] ExecStart=/usr/bin/stunnel /etc/stunnel/%i.con...
2009 Aug 31
5
v2.0 configuration paths
In Dovecot v2.0 I'm splitting dovecot-example.conf to multiple files. It's probably annoying to have tons of dovecot-*-example.conf files, so what do you think about: 1. Change default sysconfdir from $prefix/etc to $prefix/etc/dovecot (that's what most distros do anyway) 2. Install *.conf files to $sysconfdir/example/ without the "-example" part in any of the config files.
2013 May 30
2
libguestfs-1.22.1 compilation error
myconf ./configure \ PYTHON=/usr/bin/python2 \ --prefix=/usr --libdir=/usr/lib \ --mandir=/usr/share/man \ --sysconfdir=/etc \ --disable-probes \ --disable-gobject \ --enable-introspection=no \ --disable-lua \ --disable-erlang...
2011 Sep 11
15
How To Expand an .erb Template Without Doing a Full Puppet Run?
We use puppet to distribute named zone files, like many of you do. We use git to maintain these files, which are then pulled by the puppet master machine. These zone files are actually puppet template .erb files. The other day, I made a mistake which resulted in some zone files with syntax errors in them. Puppet faithfully distributed the erroneous zone files to the name servers, which killed