mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 07:07:12 +08:00
9 lines
131 B
Desktop File
9 lines
131 B
Desktop File
[Unit]
|
|
Description=MDADM Event Monitor
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/mdadm --monitor --scan
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|