start devout alongside mdevd
ensure it starts before mdevd-coldplug so it can populate its database
This commit is contained in:
@@ -104,7 +104,6 @@
|
||||
(values fd (if (> revent 0) revent nil)))))
|
||||
|
||||
(fn parse-terms [str]
|
||||
(print :terms str)
|
||||
(collect [n (string.gmatch (str:gsub "\n+$" "") "([^ ]+)")]
|
||||
(string.match n "(.-)=(.+)")))
|
||||
|
||||
|
Reference in New Issue
Block a user