blob: d99acc6a545701fdc5ffe6b7c4ae9465872b382f [file] [log] [blame]
[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