BLUE
PHP 7.4.33
Path:
//usr/share/ModemManager/connection.available.d
Run
Logout
Edit File
Size: 494 B
Close
//usr/share/ModemManager/connection.available.d/99-log-event
Text
Base64
#!/bin/sh # SPDX-License-Identifier: CC0-1.0 # 2022 Aleksander Morgado <aleksander@aleksander.es> # # Example connection info dispatcher script # # require program name and at least 4 arguments [ $# -lt 4 ] && exit 1 MODEM_PATH="$1" BEARER_PATH="$2" INTERFACE="$3" STATE="$4" MODEM_ID=$(basename ${MODEM_PATH}) BEARER_ID=$(basename ${BEARER_PATH}) # report in syslog the event logger -t "connection-dispatch" "modem${MODEM_ID}: bearer${BEARER_ID}: interface ${INTERFACE} ${STATE}" exit $?
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 1
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
99-log-event
494 B
lrwxr-xr-x
2022-10-27 20:03:33
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).