aboutsummaryrefslogtreecommitdiff
path: root/whispers/services/whispers.scm
AgeCommit message (Collapse)Author
2025-04-27Add working log rotation using new Shepherd 1.0 log-rotation service.Runciter
M whispers/services/whispers.scm Add boolean flag log-rotation to whispers-configuration record Add log-rotation-service to lieutenant list type when flag is toggled Move whispers-service-type? procedure at earlier position in source Remove uncalled leftover whispers-log-rotation procedure Remove uncalled leftover whispers-tree-log-files procedure
2025-04-27Remove rottlog-service-type extension by whispers-service-type.Runciter
M whispers/services/whispers.scm
2025-04-27Fix mistake with collected account service extensions.Runciter
M whispers/services/whispers.scm Collect account-service-type services from whispers tree into PID 1's account-service-type Was incorrectly collecting them into rottlog-service-type
2025-03-10Fix deprecation warning with start-in-the-background procedure.Runciter
M whispers/services/whispers.scm Apply start-in-the-background to one list of auto-started lieutenants (applying the procedure to a rest list is deprecated)
2024-10-28Initial.Runciter
A .guix-authorizations A .guix-channel A COPYING A README A whispers/packages/dict.scm A whispers/packages/doc.scm A whispers/packages/pdf.scm A whispers/packages/sh.scm A whispers/packages/whispers.scm A whispers/services/console.scm A whispers/services/dict.scm A whispers/services/finance.scm A whispers/services/gps.scm A whispers/services/proton.scm A whispers/services/ssh-agent.scm A whispers/services/ssh-tunneler.scm A whispers/services/whispers.scm A whispers/services/whispers/finance.scm A whispers/services/whispers/gps.scm A whispers/services/whispers/mail.scm A whispers/services/whispers/ssh.scm A whispers/services/whispers/vpn.scm A whispers/services/whispers/xdg.scm A whispers/tests/ssh-tunneler.scm