summarylogtreecommitdiffstats
path: root/nvx.service
blob: fc7a9ced6dd0da0faad6a513259342be1b588366 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description="Turn off gpu during boot."

[Service]
Type=oneshot
ExecStart=/usr/bin/nvx off

[Install]
WantedBy=multi-user.target