If we only install the files in this directory, there is no need for
the preset, because kresd@1.service is not enabled by default anyway.
Simplify, simplify :)
+++ /dev/null
-# kresd is fully socket-activated, so it does not need to be enabled
-# in the systemd sense (automatically started at boot). The
-# associated sockets *are* enabled however, so the kresd service will
-# be started as soon as anything connects to one of the listening
-# sockets.
-disable kresd@1.service
* If you're using systemd prior to version 227, use a drop-in file to change
the service type to simple. See drop-in/systemd-compat.conf.
-
-* Distributors of systems using systemd may wish to place
- ./90-kresd.preset in /lib/systemd/systemd-preset/90-kresd.preset if
- they want to delay daemon launch until it is accessed. (see
- systemd.preset(5)).