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