mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 13:03:02 +02:00
doc: minor, follow-up to scripting.md
Drop sysrepocfg commands from first section. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
committed by
Tobias Waldekranz
parent
5e2475c742
commit
1d7eeb5c53
+1
-16
@@ -226,22 +226,6 @@ e9 UP 192.168.2.200/24 fe80::ff:fe00:9/64
|
||||
br0 UP
|
||||
```
|
||||
|
||||
|
||||
|
||||
```
|
||||
admin@example:~$ sysrepocfg -X -fjson -d running -x "/ietf-interfaces:interfaces/interface[name='e1']/enabled"
|
||||
{
|
||||
"ietf-interfaces:interfaces": {
|
||||
"interface": [
|
||||
{
|
||||
"name": "e1",
|
||||
"enabled": false
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
### Check Device's Network Connectivity
|
||||
|
||||
Say you want to perform a [System Upgrade][#system-uprgade] and it just
|
||||
@@ -347,6 +331,7 @@ admin@infix.local%eth0's password: *****
|
||||
~$
|
||||
```
|
||||
|
||||
|
||||
## Examples using SSH and sysrepocfg
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user