summaryrefslogtreecommitdiffstats
path: root/package/iucode-tool/iucode.service
blob: d99acc6a545701fdc5ffe6b7c4ae9465872b382f (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Upload microcode into the processor

[Service]
Type=oneshot
ExecStart=/usr/sbin/iucode_tool -k /usr/share/misc/intel-microcode.dat
RemainAfterExit=yes

[Install]
WantedBy=multi-user.target
OpenPOWER on IntegriCloud