Create envycontrol.sevice
This commit is contained in:
parent
acfe633dc7
commit
26f9e8e4d4
1 changed files with 8 additions and 0 deletions
8
iso/airootfs/etc/systemd/system/envycontrol.sevice
Normal file
8
iso/airootfs/etc/systemd/system/envycontrol.sevice
Normal file
|
@ -0,0 +1,8 @@
|
|||
[Unit]
|
||||
Description=Enable Nvidia mode for envycontrol
|
||||
|
||||
[Service]
|
||||
ExecStart=/bin/bash /etc/systemd/system/envycontrol.sh
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Add table
Add a link
Reference in a new issue