repo.or.cz
/
arch-packages.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
archrelease: copy trunk to extra-x86_64
[arch-packages.git]
/
edac-utils
/
repos
/
extra-x86_64
/
edac.service
blob
054e0dcb2172da4f8d13d4be0cb6d11980b602b2
1
[Unit]
2
Description=Initialize EDAC Drivers For Machine Hardware
3
4
[Service]
5
Type=oneshot
6
ExecStart=/usr/bin/edac-ctl --register-labels
7
ExecStop=/usr/bin/edac-ctl --unload
8
RemainAfterExit=yes
9
10
[Install]
11
WantedBy=multi-user.target