> Hi, > > Please find a patch that add a .service file for tcsd. > > Note that I choose to follow the fedora/sles name for compatibility. > I'm creating a symlink so the LSB initscript is properly masked
An other option is to only start the service if a tpm device appears in /devThis can be done by adding something like "TAG+="systemd", ENV{SYSTEMD_WANTS}+="tcsd.service"" in the udev rule an not enable the service in the multi-user target