search for: configline

Displaying 9 results from an estimated 9 matches for "configline".

Did you mean: config_inet
2013 Oct 17
0
Error: Could not evaluate: invalid comparator for command get
Hello, I use saz/ssh module to config ssh server. Here is part of my manifese file: ssh::server::configline{ ''AllowGroups'': ensure => ''present'', value => $allowgroups } ssh::server::configline{ ''AllowUsers'': ensure => ''absent'', } But it report error after perform this change. Here is the error message: Info: Applying conf...
2018 Aug 01
3
LXC Memory Limits wont work
Hello, iam currently trying to run LXC Containers with libvirt but the memory limit doesn't want to work in the container i see the full 32GB from the Host OS iam pretty sure that iam missing a configline in the xml lxc-template ~ # free -m total used free shared buff/cache available Mem: 32108 626 31396 249 85 31396 Swap: 0 0 0 lxc-template ~ # the host is running debian 9 with d...
2018 Aug 06
0
Re: LXC Memory Limits wont work
On Wed, Aug 01, 2018 at 12:53:58PM +0200, Markus Raps wrote: > Hello, > > iam currently trying to run LXC Containers with libvirt > but the memory limit doesn't want to work > > in the container i see the full 32GB from the Host OS > iam pretty sure that iam missing a configline in the xml > > lxc-template ~ # free -m > total used free shared buff/cache > available > Mem: 32108 626 31396 249 85 > 31396 > Swap: 0 0 0 > lxc-template ~ # The ...
2008 Jun 04
1
3.0.3pre2 compile warnings on interix
...opt/popt.c:409: warning: implicit declaration of function `alloca' gcc -std=gnu99 -I. -I. -D_ALL_SOURCE -DHAVE_CONFIG_H -Wall -W -I./popt -Wno-unused-parameter -D_ALL_SOURCE -I/usr/local/include -I/usr/local/ssl/include -c popt/poptconfig.c -o popt/poptconfig.o popt/poptconfig.c: In function `configLine': popt/poptconfig.c:20: warning: implicit declaration of function `alloca' gcc -std=gnu99 -I. -I. -D_ALL_SOURCE -DHAVE_CONFIG_H -Wall -W -I./popt -Wno-unused-parameter -D_ALL_SOURCE -I/usr/local/include -I/usr/local/ssl/include -c popt/popthelp.c -o popt/popthelp.o popt/popthelp.c: In fun...
2004 May 27
0
compiling on HP-UX
...oca' popt/popt.c: At top level: popt/popt.c:1132: warning: type qualifiers ignored on function return type In file included from popt/system.h:82, from popt/poptconfig.c:9: popt/popt.h:377: warning: type qualifiers ignored on function return type popt/poptconfig.c: In function `configLine': popt/poptconfig.c:21: warning: implicit declaration of function `alloca' popt/poptconfig.c:31+33+35+38+41+44: warning: signed and unsigned type in cond. expression popt/poptconfig.c: In function `poptReadConfigFile': popt/poptconfig.c:137: warning: signed and unsigne...
2005 Sep 14
1
RSYNC "make" problems with HP UX 11.0 & GCC 3.3.2
...NFIG_H -Wall -W -I./popt -c popt/popt.c -o popt/popt.o popt/popt.c: In function `execCommand': popt/popt.c:369: warning: implicit declaration of function `alloca' gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c popt/poptconfig.c -o popt/poptconfig.o popt/poptconfig.c: In function `configLine': popt/poptconfig.c:21: warning: implicit declaration of function `alloca' gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c popt/popthelp.c -o popt/popthelp.o popt/popthelp.c: In function `showShortOptions': popt/popthelp.c:611: warning: implicit declaration of function `alloca&...
2002 Mar 28
1
(no subject)
...-W -I./popt -c lib/getaddrinfo.c -o lib/getaddrinfo.o lib/getaddrinfo.c: In function `str_isnumber': lib/getaddrinfo.c:206: warning: subscript has type `char' gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c popt/poptconfig.c -o popt/poptconfig.o popt/poptconfig.c: In function `configLine': popt/poptconfig.c:18: warning: subscript has type `char' popt/poptconfig.c:19: warning: subscript has type `char' popt/poptconfig.c:22: warning: subscript has type `char' popt/poptconfig.c:24: warning: subscript has type `char' popt/poptconfig.c:28: warning: subscript has...
2002 Feb 20
1
Errors compiling rsync 2.5.2 on Solaris 8
...-g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c popt/popt.c -o popt/popt.o popt/popt.c: In function `poptAddAlias': popt/popt.c:673: warning: unused parameter `flags' gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c popt/poptconfig.c -o popt/poptconfig.o popt/poptconfig.c: In function `configLine': popt/poptconfig.c:18: warning: subscript has type `char' popt/poptconfig.c:19: warning: subscript has type `char' popt/poptconfig.c:22: warning: subscript has type `char' popt/poptconfig.c:24: warning: subscript has type `char' popt/poptconfig.c:28: warning: subscript has type...
2002 Jan 29
1
Solaris 2.8/2.5.2 build issues
...ion return type gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c popt/poptconfig.c -o popt/poptconfig.o In file included from popt/system.h:55, from popt/poptconfig.c:5: popt/popt.h:117: warning: type qualifiers ignored on function return type popt/poptconfig.c: In function `configLine': popt/poptconfig.c:18: warning: subscript has type `char' popt/poptconfig.c:19: warning: subscript has type `char' popt/poptconfig.c:22: warning: subscript has type `char' popt/poptconfig.c:24: warning: subscript has type `char' popt/poptconfig.c:28: warning: subscript has type...