1 |
Service_Name |
Service_Description |
command_start |
Сommand_Start |
command_stop |
Сommand_Stop |
command_enable |
Сommand_Enable |
command_disable |
Сommand_Disable |
command_status |
Сommand_Status |
2 |
journald |
Системный журнал событий |
systemctl start systemd-journald.service |
systemctl start systemd-journald.service |
systemctl stop systemd-journald.service |
systemctl stop systemd-journald.service |
ubconfig set [system] SERVICES_DISABLE--=systemd-journald.service SERVICES_ENABLE++=systemd-journald.service |
ubconfig set [system] SERVICES_DISABLE--=systemd-journald.service SERVICES_ENABLE++=systemd-journald.service |
ubconfig set [system] SERVICES_ENABLE--=systemd-journald.service SERVICES_DISABLE++=systemd-journald.service |
ubconfig set [system] SERVICES_ENABLE--=systemd-journald.service SERVICES_DISABLE++=systemd-journald.service |
systemctl status systemd-journald.service |
systemctl status systemd-journald.service |
3 |
logrotate |
Служба ротации системных журналов событий |
systemctl start logrotate.timer |
systemctl start logrotate.timer |
systemctl stop logrotate.timer logrotate.service |
systemctl stop logrotate.timer logrotate.service |
ubconfig set [system] SERVICES_DISABLE--=logrotate.timer SERVICES_ENABLE++=logrotate.timer |
ubconfig set [system] SERVICES_DISABLE--=logrotate.timer SERVICES_ENABLE++=logrotate.timer |
ubconfig set [system] SERVICES_ENABLE--=logrotate.timer SERVICES_DISABLE++=logrotate.timer |
ubconfig set [system] SERVICES_ENABLE--=logrotate.timer SERVICES_DISABLE++=logrotate.timer |
systemctl status logrotate.service |
systemctl status logrotate.service |
4 |
metalog |
Системный журнал событий |
systemctl start metalog.service |
systemctl start metalog.service |
systemctl stop metalog.service |
systemctl stop metalog.service |
ubconfig set [system] SERVICES_DISABLE--=metalog.service SERVICES_ENABLE++=metalog.service |
ubconfig set [system] SERVICES_DISABLE--=metalog.service SERVICES_ENABLE++=metalog.service |
ubconfig set [system] SERVICES_ENABLE--=metalog.service SERVICES_DISABLE++=metalog.service |
ubconfig set [system] SERVICES_ENABLE--=metalog.service SERVICES_DISABLE++=metalog.service |
systemctl status metalog.service |
systemctl status metalog.service |