.\" Generated by scdoc 1.11.2 .\" Complete documentation for this program is not available as a GNU info page .ie \n(.g .ds Aq \(aq .el .ds Aq ' .nh .ad l .\" Begin generated content: .TH "eg25-manager" "8" "2022-11-01" .P .SH NAME eg25-manager - a daemon for managing the Quectel EG25 modem found on the Pine64 PinePhone.\& .P .SH SYNOPSIS \fBeg25-manager\fR [-v] [-c config_file] .P .SH OPTIONS \fB-v\fR .RS 4 Show the version number and quit.\& .RE \fB-c\fR .RS 4 User configuration file, defaults to the device configuration file in /etc/eg25-manager.\& .P .RE .SH FILES Configurations are loaded from: .RS 4 .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ .IP \(bu 4 .\} \fB/etc/eg25-manager/.\&toml\fR: User-provided overrides (optional) .RE .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ .IP \(bu 4 .\} \fB/usr/share/eg25-manager/.\&toml\fR: Default configuration (required) .RE .P .RE eg25-manager will search these folders for files named after the value of the compatible device-tree property (with the .\&toml file extension) and use the first matching file in each directory.\& If no matching default configuration is found, eg25-manager will exit with an error message.\& .P Values from the user-provided overrides will take priority over values stored in the default configuration.\& Only changed values must be stored as user overrides, so eg25-manager can fall back to the default configuration as often as possible.\& .P The file names eg25-manager will check can be listed using: .nf .RS 4 xargs -0 printf \&'%s\&.toml\\n\&' < /proc/device-tree/compatible .fi .RE .P .SH SEE ALSO \fBeg25-manager\fR(5) \fBModemManager\fR(8) \fBofono\fR(8)