f73b3741f0
Apply result of "git diff anaconda-18.37.11-1..anaconda-20.25.16-1" and resolve conflicts.
18 lines
349 B
Desktop File
18 lines
349 B
Desktop File
[Unit]
|
|
Description=Network Driver Update Disk UI on %I
|
|
DefaultDependencies=no
|
|
Before=shutdown.target
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
RemainAfterExit=no
|
|
WorkingDirectory=/tmp
|
|
Environment=LANG=en_US.UTF-8
|
|
ExecStart=/bin/driver-updates /tmp/DD-net/
|
|
StandardInput=tty-force
|
|
StandardOutput=inherit
|
|
StandardError=inherit
|
|
TTYPath=/dev/%I
|
|
TTYReset=yes
|
|
TimeoutSec=0
|