From 29100ede694ef8500f2f63211fff3232d3254516 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 19 Jun 2026 03:57:56 +0000 Subject: Make fdhuser a config variable and --fdholder-user a global option And remove the -h|--fdholder-user from various subcommands. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index f025c54..ab53bf7 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,10 @@ In 0.1.0.0 - Bugfixes. - Documentation updates. + - New option: s6 -u|--user, for user services. + - New commands: s6 live reset, s6 apply. + - New shortcuts: s6 enable,disable,start,stop,kill,apply. + - The fdholder user is now a configuration variable. In 0.0.1.2 -- cgit v1.3.1