This unit is provided by:
Options
- 
    [Service]- 
        BusName=org.libteam.teamd.%i
- 
        ExecStart=/usr/bin/teamd -U -D -o -t %i -f /run/teamd/%i.conf
- 
        ExecStart=/usr/sbin/teamd -U -D -o -t %i -f /run/teamd/%i.conf
- 
        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
- 
        Restart=on-failure
- 
        RestartPreventExitStatus=1
- 
        RestrictRealtimeIntroduced in systemd 231=yes
 
- 
        
- 
    [Unit]- 
        Before=network-pre.target
- 
        Description=Team Daemon for device %I
- 
        Wants=network-pre.target
 
- 
        
Additionnal notes
Nothing here.