
nandosilva
(usa Lubuntu)
Enviado em 28/12/2014 - 12:16h
Não consigo reiniciar serviços no Mageia ocorrendo os erros abaixo.
# systemctl restart cupsd
Failed to issue method call: Unit cupsd.service failed to load: No such file or directory.
[root@localhost urpmi]# service restart cupsd
Sendo o mesmo tipo de erro para o servidor smbd, nmbd, pois não existe o arquivo corresponde com sulfixo .service em /lib/systemd/
Se eu usar o comando
service restart smbd como fazia no Ubuntu ele apenas mostra sintaxe do comando
# service restart smbd
Cannot find restart service
Usage: service -[Rfshv] SERVICE ARGUMENTS
-f|--full-restart: Do a fullrestart of the service.
-R|--full-restart-all: Do a fullrestart of all running services.
-s|--status-all: Print a status of all services.
--ignore-dependencies: Do not start required systemd services
--skip-redirect: Do not redirect to systemd
-d|--debug: Launch with debug.
-h|--help: This help.