This unit is provided by:
Options
- 
    [Install]
- 
    [Service]- 
        ExecStart=/usr/lib/sa/sa1 --boot
- 
        ExecStart=/usr/lib/sysstat/sa1 --boot
- 
        ExecStart=/usr/lib64/sa/sa1 --boot
- 
        ExecStop=/usr/lib64/sa/sa1 1 1
- 
        ProtectControlGroupsIntroduced in systemd 232=yes
- 
        ProtectHomeIntroduced in systemd 214=yes
- 
        ProtectHostnameIntroduced in systemd 242=yes
- 
        ProtectKernelLogsIntroduced in systemd 244=yes
- 
        ProtectKernelModulesIntroduced in systemd 232=yes
- 
        ProtectKernelTunablesIntroduced in systemd 232=yes
- 
        ProtectSystemIntroduced in systemd 214=full
- 
        RemainAfterExit=yes
- 
        RestrictRealtimeIntroduced in systemd 231=yes
- 
        StandardOutput=null
- 
        Type=oneshot
- 
        User=root
 
- 
        
- 
    [Unit]- 
        After=remote-fs.target local-fs.target
- 
        Description=Resets System Activity Logs
- 
        Documentation=man:sa1(8) man:sadc(8) man:sar(1)
 
- 
        
Additionnal notes
Nothing here.