start devout after mdevd
not 100% sure that there's a dependency but it's plausible, and would explain the observed occasional failure to start at boot
This commit is contained in:
@@ -12,6 +12,7 @@ in {
|
||||
name = "devout";
|
||||
notification-fd = 10;
|
||||
run = "exec ${pkgs.devout}/bin/devout /run/devout.sock 4";
|
||||
dependencies = [ mdevd ];
|
||||
};
|
||||
coldplug = oneshot {
|
||||
name = "coldplug";
|
||||
|
Reference in New Issue
Block a user