This unit is provided by:
Options
- 
    [Install]- 
        WantedBy=multi-user.target
 
- 
        
- 
    [Service]- 
        CapabilityBoundingSet=
- 
        DeviceAllow=char-usb_device rw /dev/stdin rw /dev/ttyS* rw /dev/ttyUSB* rw
- 
        DevicePolicy=strict
- 
        ExecReload=/bin/kill -HUP $MAINPID
- 
        ExecStart=/usr/bin/w1retap -d -R -t 120
- 
        Group=w1retap
- 
        MemoryDenyWriteExecuteIntroduced in systemd 231=yes
- 
        NoNewPrivilegesIntroduced in systemd 239=yes
- 
        PrivateMounts=yes
- 
        PrivateTmp=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=strict
- 
        ReadWritePaths=/var/lib/w1retap
- 
        RestrictNamespacesIntroduced in systemd 233=yes
- 
        RestrictSUIDSGIDIntroduced in systemd 242=yes
- 
        Type=forking
- 
        User=w1retap
 
- 
        
- 
    [Unit]- 
        Description=w1retap
- 
        Documentation=file:///usr/share/doc/w1retap/README.Debian.gz man:w1retap(1) file:///usr/share/doc/w1retap/w1retap.odt http://www.zen35309.zen.co.uk/wx/tech.html
 
- 
        
Additionnal notes
Nothing here.