mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
For cpacfstatsd, cpuplugd, and mon_statd there are still SysV daemon scripts available. However, modern distributions use systemd and corresponding systemd unit files are provided and in use for a long time already. Remove the daemon scripts for the obsolete SysV init system as they're not used by modern systems anymore. Acked-by: Stefan Haberland <sth@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>