summaryrefslogtreecommitdiff
path: root/gnu/home/services
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2025-03-22 11:46:57 +0100
committerLudovic Courtès <ludo@gnu.org>2025-03-23 19:30:57 +0100
commita35fa2d2cb5b53c19e7841fb5752a2e31f3c55fe (patch)
treea5dffab785301e098c56ceb78885bfc029b68829 /gnu/home/services
parent230f1a9c1cbf3893f9d6eb13c70630f052727eb5 (diff)
services: shepherd: Add ‘shepherd-timer’.
* gnu/services/shepherd.scm (shepherd-timer): New procedure. * gnu/home/services/shepherd.scm: Re-export it. Suggested-by: Luis Guilherme Coelho <lgcoelho@disroot.org> Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I5f702d4119eee47381a7a1ac650b8ad3fc5e6cdd
Diffstat (limited to 'gnu/home/services')
-rw-r--r--gnu/home/services/shepherd.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/home/services/shepherd.scm b/gnu/home/services/shepherd.scm
index 25f1641b32d..b4d826f6bbc 100644
--- a/gnu/home/services/shepherd.scm
+++ b/gnu/home/services/shepherd.scm
@@ -53,7 +53,8 @@
shepherd-action
shepherd-configuration-action
- shepherd-trigger-action))
+ shepherd-trigger-action
+ shepherd-timer))
(define-record-type* <home-shepherd-configuration>
home-shepherd-configuration make-home-shepherd-configuration