10 lines
119 B
Desktop File
10 lines
119 B
Desktop File
[Unit]
|
|
Description=imraa
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart="/usr/bin/imraa -a"
|
|
|
|
[Install]
|
|
WantedBy = multi-user.target
|