8 lines
131 B
Desktop File
8 lines
131 B
Desktop File
[Unit]
|
|
Description=Enable AMD mode
|
|
|
|
[Service]
|
|
ExecStart=/bin/bash /etc/systemd/system/amd.sh
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|