Bug796588#: adjtimex: Has init script in runlevel S but no matching service file
Michael Biebl
biebl at debian.org
Mon Dec 14 15:29:12 GMT 2015
Am 14.12.2015 um 16:26 schrieb Michael Biebl:
> You could check for the existence of a config file in your sysv init
> script and simply exit if it doesn't exist.
> Under systemd the equivalent is a ConditionPathExists=/etc/foobar.conf
Fwiw, the rsync package is comparable to yours.
It ships a tool (rsync) which can be used manually or act as a daemon.
It ships a service file which has
ConditionPathExists=/etc/rsyncd.conf
The service is enabled during installation, but since the config file
doesn't exist by default, the rsync daemon is not started unless the
admin creates it.
--
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: 819 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20151214/531d0290/attachment-0002.sig>
More information about the Pkg-systemd-maintainers
mailing list