02-10-2020, 10:56 AM
(This post was last modified: 02-10-2020, 10:56 AM by korneliuszo.)
Code:
[Unit]
Description=Set nvme powersave
ConditionPathExists=/dev/nvme0
[Service]
Type=oneshot
ExecStart=/usr/sbin/nvme set-feature /dev/nvme0 -f 2 -v 2
RemainAfterExit=yes
[Install]
WantedBy=sysinit.target
and run systemd enable nvme
x (x)
#ir-ext-ui { position: fixed; padding: 1px; z-index: 9999; display: none; font-family: Consolas, "Lucida Console", "Courier New", Courier, monospace; text-align: right; }