forked from pool/mcelog
Marcus Meissner
326e49c3ae
- Cleanup spec file - activate mcelog service via udev+systemd combo, if the kernel registers a /dev/mcelog device the service will be automatically started. - drop sysvinit scripts, add appropiate %pre %post invocations of the needed systemd macros. OBS-URL: https://build.opensuse.org/request/show/205189 OBS-URL: https://build.opensuse.org/package/show/Base:System/mcelog?expand=0&rev=31
3 lines
106 B
Plaintext
3 lines
106 B
Plaintext
ACTION=="add", KERNEL=="mcelog", SUBSYSTEM=="misc", TAG+="systemd", ENV{SYSTEMD_WANTS}+="mcelog.service"
|
|
|