Bug#264266: Another cron script
Raphaël "SurcouF" Bordet
Raphaël
"\"SurcouF\" Bordet"
, 264266@bugs.debian.org
Wed, 18 Aug 2004 23:52:59 +0200
--=-qKwoJMdxYnSgG5qemef/
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: quoted-printable
Le mardi 17 ao=FBt 2004 =E0 13:51 +0200, Christian Marillat a =E9crit :
> >> And for now we don't have any tool to manage that. i'm not talking abo=
ut
> >> a shell script, but for a real tool, with a configuration file whom
> >> contains keys and values.
Do you know about cfengine ?
> > The GNOME GConf Editor can set default and mandatory values if you have
> > the appropriate permissions.
>=20
> Of course using gconf-editor to changes 20 values is very usefull. click
> click click. Ha shit where is this key ?
You can use gconftool-2 as a CLI to include it in yours scripts (bash,
perl, cfengine, whatever you want) like this:
$ gconftool-2 --set /system/proxy/autoconfig_url \
-t string "http://www-cache.debianfr.net/proxy.pac"
$ gconftool-2 --get /system/proxy/autoconfig_url
http://www-cache.debianfr.net/proxy.pac
--=20
Rapha=EBl 'SurcouF' Bordet
surcouf@debianfr.net
#debianfr@undernet | http://www.debianfr.net
--=-qKwoJMdxYnSgG5qemef/
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: Ceci est une partie de message
=?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iD8DBQBBI8+7/6bXSV+NwY4RAv54AKCv4iY/4blrlfaNPwxy62pGayLT2QCgk9Ms
aovYWWCiE+M7VMS9PPSnxfI=
=b2O1
-----END PGP SIGNATURE-----
--=-qKwoJMdxYnSgG5qemef/--