[Unit]
Description= Resets System Activity Logs
After=syslog.target

[Service]
Type=oneshot
ExecStart=/usr/lib/sa/sa1 --boot
RemainAfterExit=yes

[Install]
WantedBy=multi-user.target