summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/xinetd/xinetd/xinetd.init
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2013-11-22 22:28:44 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-14 09:11:11 +0000
commitb53a0117c8bc75d98722ea9ca8363db9c22b0aa8 (patch)
treee277af97413f5c7c7bab294c70f40d83f25aa343 /meta/recipes-extended/xinetd/xinetd/xinetd.init
parente0d4865bbd3f619fd1aeca261e4c4d664eddcc6e (diff)
downloadpoky-b53a0117c8bc75d98722ea9ca8363db9c22b0aa8.tar.gz
systemd-systemctl: Add preset capability
systemd has presets as described here http://lists.freedesktop.org/archives/systemd-devel/2011-July/002830.html This patch will let distros define presets file which will override the enable/disable specified by recipes. systemctl preset without any argument will run presents on all services systemctl preset service1 service2 will run presets on specified pervice. something like enable * or disable * would mean that all services will be either enabled or disabled by default. If no user-presets are specified then 'enable' is default systemd allows basic globs but we do not implement them except '*' (From OE-Core rev: 1254416901a0c70814296a86784f4934f27c7d4a) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/xinetd/xinetd/xinetd.init')
0 files changed, 0 insertions, 0 deletions