Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Felix Eckhofer
tools
Commits
63e140fe
Commit
63e140fe
authored
Mar 29, 2014
by
Felix Eckhofer
🤹🏼
Browse files
Add warning about potentially re-used mac address
parent
11a86171
Changes
1
Show whitespace changes
Inline
Side-by-side
scripts/randomize-mac/if-post-down.d/randomize-mac
View file @
63e140fe
...
...
@@ -6,6 +6,11 @@
# a network interface is brought down (recent versions of
# NetworkManager no longer support if-pre-up.d)
#
# Note that this will fail for wifi if you immediately connect
# to another network instead of explicitly disconnecting from the
# current one. In this case the MAC set before network-manager
# started might be re-used (see init/randomize-mac.conf)!
#
# felix@tribut.de
LOGFILE
=
"
`
mktemp
`
"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment