This unit is provided by:
Options
- 
    [Install]- 
        WantedBy=graphical.target
 
- 
        
- 
    [Service]- 
        BusName=net.hadess.SwitcherooControl
- 
        ExecStart=/usr/libexec/switcheroo-control
- 
        MemoryDenyWriteExecuteIntroduced in systemd 231=yes
- 
        PrivateTmp=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=strict
- 
        RestrictAddressFamilies=AF_UNIX AF_LOCAL AF_NETLINK
- 
        RestrictRealtimeIntroduced in systemd 231=yes
- 
        Type=dbus
 
- 
        
- 
    [Unit]- 
        Before=multi-user.target display-manager.service alsa-restore.service alsa-state.service
- 
        Description=Switcheroo Control Proxy service
 
- 
        
Additionnal notes
Nothing here.