ménage
This commit is contained in:
9
Makefile
9
Makefile
@@ -74,12 +74,3 @@ tmpfs-umount:
|
|||||||
tmpfs-destroy: tmpfs-umount
|
tmpfs-destroy: tmpfs-umount
|
||||||
rmdir /mnt/tmpfs
|
rmdir /mnt/tmpfs
|
||||||
|
|
||||||
##--------- Tinc
|
|
||||||
|
|
||||||
tinc: tinc-generate-graph tinc-show-graph
|
|
||||||
|
|
||||||
tinc-generate-graph:
|
|
||||||
tinc --pidfile=/run/tinc.grudunet.pid dump graph |dot -Tpdf -o /tmp/grudu.pdf
|
|
||||||
|
|
||||||
tinc-show-graph:
|
|
||||||
qpdfview /tmp/grudu.pdf
|
|
||||||
|
|||||||
Reference in New Issue
Block a user