]> git.netwichtig.de Git - user/henk/code/puppet/modules/s6.git/log
user/henk/code/puppet/modules/s6.git
6 weeks agoremove support for old releases main
Hendrik Jäger [Tue, 19 Mar 2024 12:02:28 +0000 (13:02 +0100)]
remove support for old releases

4 months agofix: lax permissions for log directory
Hendrik Jäger [Fri, 29 Dec 2023 13:15:08 +0000 (14:15 +0100)]
fix: lax permissions for log directory

6 months agofix: script doesn’t end when killed and in a foreground block, so we turn this around...
Hendrik Jäger [Thu, 2 Nov 2023 21:47:24 +0000 (22:47 +0100)]
fix: script doesn’t end when killed and in a foreground block, so we turn this around and put the short-lived process in the foreground

6 months agofix: this is all unnecessary
Hendrik Jäger [Thu, 2 Nov 2023 20:15:51 +0000 (21:15 +0100)]
fix: this is all unnecessary

6 months agofix: s6-svscanctl returns before s6-svscan is really dead, which blocks the new insta...
Hendrik Jäger [Thu, 2 Nov 2023 20:14:11 +0000 (21:14 +0100)]
fix: s6-svscanctl returns before s6-svscan is really dead, which blocks the new instance from starting, so we wait

6 months agofix: whole supervision tree is restarted when a service changes
Hendrik Jäger [Thu, 2 Nov 2023 19:49:45 +0000 (20:49 +0100)]
fix: whole supervision tree is restarted when a service changes

6 months agofix: simplify startup script
Hendrik Jäger [Thu, 2 Nov 2023 12:42:27 +0000 (13:42 +0100)]
fix: simplify startup script

6 months agofeat: support for snippets from other modules
Hendrik Jäger [Wed, 1 Nov 2023 10:42:58 +0000 (11:42 +0100)]
feat: support for snippets from other modules

8 months agofix: s6-svscanctl is asynchronous so will exit immediately so services were not stopp...
Hendrik Jäger [Wed, 23 Aug 2023 09:47:21 +0000 (11:47 +0200)]
fix: s6-svscanctl is asynchronous so will exit immediately so services were not stopped properly

16 months agoadd ISO8601 timestamp
Hendrik Jäger [Tue, 20 Dec 2022 19:47:32 +0000 (20:47 +0100)]
add ISO8601 timestamp

21 months agostart later to prevent issues with the managed services, systemd is just too fast
Hendrik Jäger [Sat, 2 Jul 2022 20:39:57 +0000 (22:39 +0200)]
start later to prevent issues with the managed services, systemd is just too fast

21 months agowork with systemd
Hendrik Jäger [Sun, 26 Jun 2022 20:34:39 +0000 (22:34 +0200)]
work with systemd

21 months agobetter dependencies
Hendrik Jäger [Sun, 26 Jun 2022 20:15:33 +0000 (22:15 +0200)]
better dependencies

21 months agofix: status command in init-script was broken
Hendrik Jäger [Sun, 22 May 2022 19:55:57 +0000 (21:55 +0200)]
fix: status command in init-script was broken

21 months agofix: wait until s6-svscan is ready
Hendrik Jäger [Sun, 22 May 2022 13:36:47 +0000 (15:36 +0200)]
fix: wait until s6-svscan is ready

21 months agobecome independent of daemontools provider, differences are too big
Hendrik Jäger [Sun, 22 May 2022 11:00:50 +0000 (13:00 +0200)]
become independent of daemontools provider, differences are too big

21 months agorestructure provider code
Hendrik Jäger [Sun, 22 May 2022 10:52:05 +0000 (12:52 +0200)]
restructure provider code

21 months agorefactor for saner notifications
Hendrik Jäger [Sun, 22 May 2022 09:37:38 +0000 (11:37 +0200)]
refactor for saner notifications

21 months agobetter place
Hendrik Jäger [Fri, 20 May 2022 13:30:48 +0000 (15:30 +0200)]
better place

21 months agoimplement user scandirs
Hendrik Jäger [Mon, 9 May 2022 20:17:10 +0000 (22:17 +0200)]
implement user scandirs

23 months agouse globbing instead of parsing ls
Hendrik Jäger [Thu, 5 May 2022 19:28:33 +0000 (21:28 +0200)]
use globbing instead of parsing ls

23 months agorotate logs of system services, but not user services
Hendrik Jäger [Wed, 4 May 2022 18:49:32 +0000 (20:49 +0200)]
rotate logs of system services, but not user services

23 months agobuster gets the wrapper script from the module, not the package
Hendrik Jäger [Wed, 27 Apr 2022 21:21:11 +0000 (23:21 +0200)]
buster gets the wrapper script from the module, not the package

23 months agopuppet provider should not be the default for 'service' resources
Hendrik Jäger [Tue, 26 Apr 2022 20:06:11 +0000 (22:06 +0200)]
puppet provider should not be the default for 'service' resources

23 months agochange scandir path
Hendrik Jäger [Mon, 25 Apr 2022 21:36:20 +0000 (23:36 +0200)]
change scandir path

23 months agofeat: act as a provider
Hendrik Jäger [Mon, 25 Apr 2022 21:34:49 +0000 (23:34 +0200)]
feat: act as a provider

23 months agofeat: a proper initscript allows proper handling of the processes, especially stopping
Hendrik Jäger [Sun, 22 May 2022 17:26:25 +0000 (19:26 +0200)]
feat: a proper initscript allows proper handling of the processes, especially stopping

23 months agoinitial
Hendrik Jäger [Wed, 20 Apr 2022 12:06:19 +0000 (14:06 +0200)]
initial