mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-10-29 22:43:48 +00:00
10 lines
159 B
Desktop File
10 lines
159 B
Desktop File
[Unit]
|
|
Description=AMlogic HDMI Initialization
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
RemainAfterExit=yes
|
|
ExecStart=/usr/bin/amlogic.sh
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|