Should work in more environments now. Signed-off-by: Thomas Ingleby <thomas.ingleby@intel.com>
10 lines
115 B
Desktop File
10 lines
115 B
Desktop File
[Unit]
|
|
Description=imraa
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/imraa -a
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|