Rsyslog Systemd: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(Die Seite wurde neu angelegt: „=Start= *systemctl start rsyslog.service= =Stop= *systemctl stop rsyslog.service= =Restart= *systemctl restart rsyslog.service= =Status= *systemctl status r…“) |
|||
| Zeile 1: | Zeile 1: | ||
=Start= | =Start= | ||
| − | *systemctl start rsyslog.service | + | *systemctl start rsyslog.service |
=Stop= | =Stop= | ||
| − | *systemctl stop rsyslog.service | + | *systemctl stop rsyslog.service |
=Restart= | =Restart= | ||
| − | *systemctl restart rsyslog.service | + | *systemctl restart rsyslog.service |
=Status= | =Status= | ||
| − | *systemctl status rsyslog.service | + | *systemctl status rsyslog.service |
Aktuelle Version vom 12. Mai 2022, 15:16 Uhr
Start
- systemctl start rsyslog.service
Stop
- systemctl stop rsyslog.service
Restart
- systemctl restart rsyslog.service
Status
- systemctl status rsyslog.service