autoinst

scripts to make installation of custom debian easier and more automated
git clone git://deadbeef.fr/autoinst.git
Log | Files | Refs | README | LICENSE

commit 3da89ae63fc6e32828ef3203f836404e69da8d14
parent 8e128ba1fd33a046a93f2a5ad7ea96b28ca9689f
Author: Morel BĂ©renger <berengermorel76@gmail.com>
Date:   Thu, 19 Nov 2020 11:22:30 +0100

udev's sv now sources runit/common (required)

Diffstat:
Mtemplates/generic/root/etc/sv/udev/run | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/templates/generic/root/etc/sv/udev/run b/templates/generic/root/etc/sv/udev/run @@ -1,5 +1,6 @@ #!/bin/sh +. /etc/runit/common #TODO move to /etc/runit/common #TODO find a less ugly way need()