Files
Armin Kuster 50759d254a edac-utils: move to recipes-bsp
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01 16:10:37 -08:00

11 lines
193 B
Desktop File

[Unit]
Description=Initialize EDAC Drivers For Machine Hardware
[Service]
Type=oneshot
ExecStart=@SBINDIR@/edac-ctl --register-labels
RemainAfterExit=yes
[Install]
WantedBy=multi-user.target