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?
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Pkg-systemd-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers
