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

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

[Install]
WantedBy=multi-user.target