When attempting to run the code in https://guix.gnu.org/en/blog/2020/gnu-shepherd-user-services/, I get the following error:

2020-08-23T22:43:48-0500 .config/shepherd/init.d $ shepherd
Service root has been started.
WARNING: Use of `load' in declarative module (#{ g54}#). Add #:declarative? #f to your define-module invocation.

I'm not sure where the `#:declarative #f` is intended to go, since there's not `define-module` in my ~/.config/shepherd/init.scm.

--
Joseph LaFreniere

Reply via email to