This unit is provided by:
Options
- 
    [Service]- 
        ExecStart=/usr/share/roundcube/bin/gc.sh
- 
        Group=www-data
- 
        NoNewPrivilegesIntroduced in systemd 239=yes
- 
        PrivateDevicesIntroduced in systemd 209=yes
- 
        ProtectControlGroupsIntroduced in systemd 232=yes
- 
        ProtectHomeIntroduced in systemd 214=yes
- 
        ProtectKernelModulesIntroduced in systemd 232=yes
- 
        ProtectKernelTunablesIntroduced in systemd 232=yes
- 
        ProtectSystemIntroduced in systemd 214=full
- 
        ReadWritePaths=/var/lib/roundcube/temp /var/log/roundcube
- 
        RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6
- 
        Type=oneshot
- 
        User=www-data
 
- 
        
- 
    [Unit]- 
        Description=Purge expired Roundcube sessions, caches and tempfiles
- 
        Documentation=https://github.com/roundcube/roundcubemail/wiki/Installation
 
- 
        
Additionnal notes
Nothing here.