summaryrefslogtreecommitdiff
path: root/pcr/timer_entropyd/timer_entropyd.service
blob: 0bea7398bbed810e253dcc4b2f9dc162d8ec1b89 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Gathering entropy from system timers

[Service]
Type=forking
ExecStart=/usr/bin/timer_entropyd

[Install]
WantedBy=multi-user.target