Files
OpenBMC/meta-supermicro/meta-common/recipes-extended/rsyslog/rsyslog/rotate-event-logs.service
T

10 lines
142 B
Desktop File
Raw Normal View History

2026-04-23 17:07:55 +08:00
[Unit]
Description=Rotate the event logs
[Service]
Type=simple
ExecStart=/usr/bin/rotate-event-logs.sh
[Install]
WantedBy=multi-user.target