blob: fdeefd417b4682dd7cc08d2a8c8588e83adead82 [file] [log] [blame]
Vijay Khemkac32281b2019-08-20 11:59:14 -07001[Unit]
2Description=Rotates the event logs
3
4[Service]
5Type=oneshot
6ExecStart=/usr/sbin/logrotate /etc/logrotate.d/logrotate.rsyslog
7
8[Install]
9WantedBy=multi-user.target