This unit is provided by:
Options
- 
    [Install]- 
        WantedBy=multi-user.target
 
- 
        
- 
    [Service]- 
        ExecStart=/usr/sbin/stunnel /etc/uucp/suucp-server.conf
- 
        PrivateDevicesIntroduced in systemd 209=yes
- 
        PrivateTmp=yes
- 
        ProtectClockIntroduced in systemd 245=yes
- 
        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
- 
        RestrictRealtimeIntroduced in systemd 231=yes
- 
        TimeoutSec=600
- 
        Type=simple
 
- 
        
- 
    [Unit]- 
        After=syslog.target network.target
- 
        ConditionPathExists=/etc/uucp/suucp-server.conf
- 
        Description=SSL tunnel for UUCP
 
- 
        
Additionnal notes
Nothing here.