This unit is provided by:
Options
- 
    [Install]
- 
    [Service]- 
        CapabilityBoundingSet=
- 
        ExecReload=/bin/kill -HUP $MAINPID
- 
        ExecStart=/usr/sbin/vnstatd -n
- 
        LockPersonalityIntroduced in systemd 235=yes
- 
        MemoryDenyWriteExecuteIntroduced in systemd 231=yes
- 
        NoNewPrivilegesIntroduced in systemd 239=yes
- 
        PrivateDevicesIntroduced in systemd 209=yes
- 
        PrivateTmp=yes
- 
        ProtectClockIntroduced in systemd 245=yes
- 
        ProtectControlGroupsIntroduced in systemd 232=yes
- 
        ProtectHomeIntroduced in systemd 214=yes
- 
        ProtectKernelLogsIntroduced in systemd 244=yes
- 
        ProtectKernelModulesIntroduced in systemd 232=yes
- 
        ProtectKernelTunablesIntroduced in systemd 232=yes
- 
        ProtectSystemIntroduced in systemd 214=strict
- 
        ReadWritePaths=/var/lib
- 
        Restart=on-failure
- 
        RestartSec=2
- 
        RestrictNamespacesIntroduced in systemd 233=yes
- 
        RestrictRealtimeIntroduced in systemd 231=yes
- 
        RestrictSUIDSGIDIntroduced in systemd 242=yes
- 
        StateDirectory=vnstat
- 
        User=vnstat
 
- 
        
- 
    [Unit]- 
        After=network.target
- 
        Description=vnStat network traffic monitor
- 
        Documentation=man:vnstatd(8) man:vnstat(1) man:vnstat.conf(5)
- 
        StartLimitBurst=4
- 
        StartLimitIntervalSec=20
 
- 
        
Additionnal notes
Nothing here.