This unit is provided by:
Options
- 
    [Install]- 
        WantedBy=multi-user.target
 
- 
        
- 
    [Service]- 
        Environment=PYTHONUNBUFFERED=1
- 
        ExecStart=/usr/lib/throttled/throttled.py
- 
        Type=simple
 
- 
        
- 
    [Unit]- 
        Description=Stop Intel throttling
 
- 
        
Additionnal notes
Nothing here.