Toggle navigation
Toggle navigation
This project
Loading...
Sign in
UT
/
ipw
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
1
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
redmine
2014-11-05 19:21:56 +0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
008e7030b9033a18b69352fd6856497f719d952e
008e7030
1 parent
301e94f5
Added locking
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
ipw
ipw
View file @
008e703
...
...
@@ -22,6 +22,9 @@ DEFAULT_BONDING_MODE='balance-tlb'
modprobe bonding
trap
'lockfile-remove /run/ipw'
SIGINT SIGTERM SIGHUP SIGQUIT SIGALRM SIGILL SIGABRT SIGPIPE EXIT
lockfile-create /run/ipw
||
exit
eerror
()
{
echo
"
$@
"
>&2
}
...
...
Please
register
or
login
to post a comment