summaryrefslogtreecommitdiff
path: root/meta-supermicro/meta-common/recipes-extended/rsyslog/rsyslog/rotate-event-logs.service
blob: 8f3a2bc3173f11bc034664bf85b427bb866fabeb (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Rotate the event logs

[Service]
Type=simple
ExecStart=/usr/bin/rotate-event-logs.sh

[Install]
WantedBy=multi-user.target