A simple script to change or update package configurations
Project description
confset
=======
Set and view values for package default settings from the command line.
Examples
=======
See the settings and current values for the kerneloops daemon
-------
$ confset kerneloops
kerneloops.enabled=0 - Whether the daemon should be started at boot time.
Set to 1 to start.
$
Enable the kerneloops daemon
-------
$ sudo confset kerneloops.enabled=1
$ confset kerneloops
kerneloops.enabled=1 - Whether the daemon should be started at boot time.
Set to 1 to start.
$
=======
Set and view values for package default settings from the command line.
Examples
=======
See the settings and current values for the kerneloops daemon
-------
$ confset kerneloops
kerneloops.enabled=0 - Whether the daemon should be started at boot time.
Set to 1 to start.
$
Enable the kerneloops daemon
-------
$ sudo confset kerneloops.enabled=1
$ confset kerneloops
kerneloops.enabled=1 - Whether the daemon should be started at boot time.
Set to 1 to start.
$
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
confset-0.0.33.tar.gz
(4.1 kB
view hashes)