8 lines
240 B
Desktop File
8 lines
240 B
Desktop File
[Unit]
|
|
Description=Download data for packages that failed at package install time
|
|
ConditionFileIsExecutable=/usr/lib/update-notifier/package-data-downloader
|
|
|
|
[Service]
|
|
ExecStart=/usr/lib/update-notifier/package-data-downloader
|
|
Type=oneshot
|