On Mon, Mar 13, 2017 at 04:44:41AM +0100, Benoît-Pierre Demaine wrote: > Because in Unix most services are enabled or disabled via classic commands > /etc/init.d/foo start, or handling links in rc3.d. messing cron files is > counter intuitive. using "/etc/init.d/foo start" has been deprecated since many years, the LSB way to start/stop daemons is to use "service foo start"(/stop), and it is this way since before systemd exists… > Or : make the .service file show a messages to tell to edit cron files.
patches welcome.
--
cheers,
Holger
signature.asc
Description: Digital signature

