Commit 955aa4a9 authored by Franco Fichtner's avatar Franco Fichtner

configd: tweak previous

o rc script requires SERVERS, after basic init, before networking
o do not switch the shebang path for daemonize script
parent 62e912d3
......@@ -3,7 +3,7 @@
# $FreeBSD$
#
# PROVIDE: configd
# REQUIRE: REQUIRE
# REQUIRE: SERVERS
# KEYWORD: shutdown
#
......
# #!/usr/bin/python
#!/usr/local/bin/python2.7
# original source from https://github.com/thesharp/daemonize
import fcntl
import os
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment