Код: [Выделить]
service bumblebeed enable
service bumblebeed start
service bumblebeed status
что говорит?
[abra@comp-core-i7-4700mq-070d27 ~]$ su -
Password:
[root@comp-core-i7-4700mq-070d27 ~]# service bumblebeed enable
Synchronizing state of bumblebeed.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable bumblebeed
Created symlink /etc/systemd/system/graphical.target.wants/bumblebeed.service → /lib/systemd/system/bumblebeed.service.
[root@comp-core-i7-4700mq-070d27 ~]# service bumblebeed start
[root@comp-core-i7-4700mq-070d27 ~]# service bumblebeed status
active
[root@comp-core-i7-4700mq-070d27 ~]#