mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 18:07:14 +08:00
7 lines
259 B
Plaintext
7 lines
259 B
Plaintext
post_upgrade() {
|
|
cat <<EOF
|
|
>>> Monitoring service file is now provided upstream. A symlink to actual file (mdadm.service) has been created,
|
|
since the upstream one has a different name. Keep in mind that this symlink will be removed at some point.
|
|
EOF
|
|
}
|