This unit is provided by:
Options
- 
    [Install]- 
        WantedBy=default.target
 
- 
        
- 
    [Service]- 
        CapabilityBoundingSet=
- 
        ExecStart=/usr/bin/vvmd -d
- 
        LockPersonalityIntroduced in systemd 235=yes
- 
        MemoryDenyWriteExecuteIntroduced in systemd 231=yes
- 
        NoNewPrivilegesIntroduced in systemd 239=yes
- 
        PrivateDevicesIntroduced in systemd 209=yes
- 
        PrivateMounts=yes
- 
        PrivateTmp=yes
- 
        PrivateUsers=yes
- 
        ProtectClockIntroduced in systemd 245=yes
- 
        ProtectHostnameIntroduced in systemd 242=yes
- 
        ProtectSystemIntroduced in systemd 214=yes
- 
        Restart=on-failure
- 
        RestartSec=10s
- 
        RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6
- 
        RestrictNamespacesIntroduced in systemd 233=yes
- 
        RestrictRealtimeIntroduced in systemd 231=yes
- 
        RestrictSUIDSGIDIntroduced in systemd 242=yes
- 
        SystemCallArchitectures=native
- 
        SystemCallFilter=@system-service
- 
        UMask=0077
 
- 
        
- 
    [Unit]- 
        After=ModemManager.service
- 
        ConditionUser=!root
- 
        Description=Visual Voicemail Daemon
 
- 
        
Additionnal notes
Nothing here.