[done] enabling/disabling system services

When i try to disable the autostart of some service it continues to start on boot. I tried 'systemctl disable service.name'. I tried disabling by unchecking in MCC as well but they continue to autostart at boot. Running Mageia 5 (updated).
- Code: Select all
● hostapd.service - Hostapd IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
Loaded: loaded (/usr/lib/systemd/system/hostapd.service; disabled)
Active: active (running) since Thu 2015-08-20 19:48:16 EEST; 1min 20s ago
Process: 2645 ExecStart=/usr/sbin/hostapd /etc/hostapd/hostapd.conf -P /run/hostapd.pid -B (code=exited, status=0/SUCCESS)
Main PID: 2709 (hostapd)
CGroup: /system.slice/hostapd.service
└─2709 /usr/sbin/hostapd /etc/hostapd/hostapd.conf -P /run/hostapd...