RFH: Re: Bug#752075: daemontools-run: Add systemd support
Michael Biebl
biebl at debian.org
Fri Jul 4 13:34:12 BST 2014
Hi Gerrit,
Am 04.07.2014 13:50, schrieb Gerrit Pape:
> I hereby ask for help to add systemd support to these packages.
We (pkg-systemd team) can help you with that.
Let's follow up on the pkg-systemd mailing list.
In most cases adding a .service file is pretty simple.
If it's only about starting a svscanboot process, that might be as
simple as installing a file
/lib/systemd/system/svscanboot.service containing
[Unit]
Description=daemon tools
[Service]
ExecStart=/usr/bin/svscanboot
Restart=always
[Install]
WantedBy=multi-user.target
We probably need to tweak the Type= [1] setting depending on what type
of service svcanboot is.
[1] man systemd.service
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 884 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-systemd-maintainers/attachments/20140704/65ab2b04/attachment.sig>
More information about the Pkg-systemd-maintainers
mailing list