Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
snf-nfdhcpd
Commits
dfe6cc3b
Commit
dfe6cc3b
authored
Apr 02, 2012
by
Costas Drogos
Browse files
Small typo introduced on
df3e8fac
parent
26ba9dba
Changes
1
Hide whitespace changes
Inline
Side-by-side
nfdhcpd
View file @
dfe6cc3b
...
...
@@ -871,7 +871,7 @@ if __name__ == "__main__":
logger
.
addHandler
(
handler
)
if
opts
.
daemonize
:
pidfile
=
daemon
.
pidlockfile
.
TimeoutPIDLockFile
pidfile
=
daemon
.
pidlockfile
.
TimeoutPIDLockFile
(
config
[
"general"
][
"pidfile"
],
10
)
d
=
daemon
.
DaemonContext
(
pidfile
=
pidfile
,
...
...
Write
Preview
Markdown
is supported
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