mirror of
https://github.com/raspberrypi/rpi-eeprom.git
synced 2026-01-21 14:45:02 +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]
|
||||
Type=oneshot
|
||||
RemainAfterExit=true
|
||||
ExecStart=/usr/bin/rpi-eeprom-update -a
|
||||
ExecStart=/usr/bin/rpi-eeprom-update -s -a
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Reference in New Issue
Block a user