Having just read Kays posting about system integration, one question that came to mind was: how about sysvinit compatibility for user-written sysvinit scripts - will they continue to work or will we need to rewrite/rework them?
On Thu, 2010-11-25 at 18:10 +0100, Per Jessen wrote:
Having just read Kays posting about system integration, one question that came to mind was: how about sysvinit compatibility for user-written sysvinit scripts - will they continue to work or will we need to rewrite/rework them?
Like almost all current services, the script will just work as with SYSV.
Some day, systemd will probably drop support for SUSE-specific boot.* scripts, and only support starting standard SYSV scripts, after the basic bootup is done by systemd.
Kay
Kay Sievers wrote:
On Thu, 2010-11-25 at 18:10 +0100, Per Jessen wrote:
Having just read Kays posting about system integration, one question that came to mind was: how about sysvinit compatibility for user-written sysvinit scripts - will they continue to work or will we need to rewrite/rework them?
Like almost all current services, the script will just work as with SYSV.
Perfect - thanks.