mirror of
https://github.com/raspberrypi/rpi-eeprom.git
synced 2026-01-21 06:13:33 +08:00
rpi-eeprom-update.service: run rpi-eeprom-update in silent mode
This commit is contained in:
2
debian/rpi-eeprom.rpi-eeprom-update.service
vendored
2
debian/rpi-eeprom.rpi-eeprom-update.service
vendored
@@ -5,7 +5,7 @@ After=boot.mount
|
|||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
RemainAfterExit=true
|
RemainAfterExit=true
|
||||||
ExecStart=/usr/bin/rpi-eeprom-update -a
|
ExecStart=/usr/bin/rpi-eeprom-update -s -a
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|||||||
Reference in New Issue
Block a user