Create amd.service

This commit is contained in:
EndermanXD 2024-08-07 16:08:48 +00:00 committed by GitHub
parent 3f5720993d
commit 1f2a487adf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,8 @@
[Unit]
Description=Enable AMD mode
[Service]
ExecStart=/bin/bash /etc/systemd/system/amd.sh
[Install]
WantedBy=multi-user.target