10 lines
169 B
Desktop File
10 lines
169 B
Desktop File
[Unit]
|
|
Description=CoreELEC BL301 Update Service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/lib/coreelec/update-bl301 -v
|
|
RemainAfterExit=no
|
|
|
|
[Install]
|
|
WantedBy=basic.target
|