aboutsummaryrefslogtreecommitdiffstats
path: root/package/system
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2017-01-24 18:55:13 +0100
committerMatthias Schiffer <mschiffer@universe-factory.net>2017-01-27 10:10:02 +0100
commita1f918cd92c4afcdd3a9caceba030f9eb435c265 (patch)
treec46401277e672dbc825db26739bff9482e6a964b /package/system
parent04a508512790017c768acf887cf0ac52daaba234 (diff)
downloadupstream-a1f918cd92c4afcdd3a9caceba030f9eb435c265.tar.gz
upstream-a1f918cd92c4afcdd3a9caceba030f9eb435c265.tar.bz2
upstream-a1f918cd92c4afcdd3a9caceba030f9eb435c265.zip
base-files: fix user creation on sysupgrade with few opkg control files
If only a single opkg control file exists (which can happen with CONFIG_CLEAN_IPKG), grep would not print the file name by default. Instead of forcing it using -H, we just switch to -l (print only file names) and get rid of the cut. Add -s to suppress an error message when no control files exist. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Diffstat (limited to 'package/system')
0 files changed, 0 insertions, 0 deletions