REDROOM
PHP 8.5.2
Path:
Logout
Edit File
Size: 498 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
498 B
lrwxr-xr-x
2024-02-19 14:58:32
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).