First Commit
This commit is contained in:
9
usr/lib/systemd/system/pci-latency.service
Normal file
9
usr/lib/systemd/system/pci-latency.service
Normal file
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Adjust latency timers for PCI peripherals
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/pci-latency
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user