File: down.19

package info (click to toggle)
ifupdown 0.8.44
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 952 kB
  • sloc: ansic: 2,781; sh: 899; perl: 513; makefile: 90
file content (28 lines) | stat: -rw-r--r-- 898 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
exit code: 0
====stdout====
====stderr====
ifdown: configuring interface tunnel1=tunnel1 (inet6)
run-parts --verbose /etc/network/if-down.d
ip -6 tunnel del tunnel1
run-parts --verbose /etc/network/if-post-down.d

ifdown: configuring interface tunnel2=tunnel2 (inet6)
run-parts --verbose /etc/network/if-down.d
ip -6 tunnel del tunnel2
run-parts --verbose /etc/network/if-post-down.d

ifdown: configuring interface tunnel3=tunnel3 (inet6)
run-parts --verbose /etc/network/if-down.d
ip -6 tunnel del tunnel3
run-parts --verbose /etc/network/if-post-down.d

ifdown: configuring interface tunnel4=tunnel4 (inet6)
run-parts --verbose /etc/network/if-down.d
ip -6 tunnel del tunnel4
run-parts --verbose /etc/network/if-post-down.d

ifdown: configuring interface tunnel5=tunnel5 (inet6)
run-parts --verbose /etc/network/if-down.d
ip -6 tunnel del tunnel5
run-parts --verbose /etc/network/if-post-down.d