From: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
To: openembedded-core@lists.openembedded.org
Cc: "Shakeel,
Muhammad"
<muhammad_shakeel-nmGgyN9QBj3QT0dZR+AlfA@public.gmane.org>
Subject: Re: [PATCH] systemd: Remove init.d dir if systemd unit file is present and sysvinit not a distro feature
Date: Tue, 23 Jul 2013 12:46:49 +0200 [thread overview]
Message-ID: <ly4nblpn8m.fsf@ensc-virt.intern.sigma-chemnitz.de> (raw)
In-Reply-To: <1374573823-27458-1-git-send-email-muhammad_shakeel@mentor.com> (Muhammad Shakeel's message of "Tue, 23 Jul 2013 15:03:43 +0500")
"Shakeel, Muhammad"
<muhammad_shakeel-nmGgyN9QBj3QT0dZR+AlfA@public.gmane.org> writes:
> If systemd is supported DISTRO_FEATURE and sysvinit is not and also if
> systemd_unitdir contains a service file(s) then no need to keep init.d scripts
> for sysvinit compatibility.
> ...
> + for filename in os.listdir(systemd_unitdir):
> + if filename.endswith(".service"):
why only .service? Other systemd files (.socket, .mount, .path, ...)
can also replace initscripts.
Enrico
next prev parent reply other threads:[~2013-07-23 10:46 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-23 10:03 [PATCH] systemd: Remove init.d dir if systemd unit file is present and sysvinit not a distro feature Shakeel, Muhammad
2013-07-23 10:46 ` Enrico Scholz [this message]
2013-07-24 13:22 ` Muhammad Shakeel
2013-07-24 13:55 ` Paul Eggleton
2013-07-25 9:56 ` Burton, Ross
2013-07-25 10:10 ` Muhammad Shakeel
2013-07-25 11:08 ` ChenQi
2013-07-25 11:19 ` Muhammad Shakeel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ly4nblpn8m.fsf@ensc-virt.intern.sigma-chemnitz.de \
--to=enrico.scholz@sigma-chemnitz.de \
--cc=muhammad_shakeel-nmGgyN9QBj3QT0dZR+AlfA@public.gmane.org \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox