ADD more logging

This commit is contained in:
Nathan Dwarshuis 2022-12-27 10:45:12 -05:00
parent a658ffde26
commit 5adc88cd09
1 changed files with 2 additions and 0 deletions

View File

@ -138,7 +138,9 @@ evalConf db@DBusState { dbSysClient = cl } = do
-- start DBus interfaces first since many features after this test these
-- interfaces as dependencies
let fs = features cl
io $ putStrLn "hi"
startDBusInterfaces fs
io $ putStrLn "dbus started"
(xmobarHandle, ts) <- startChildDaemons fs
io $ putStrLn "child daemons started"
startRemovableMon fs