diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-02-12 02:15:32 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-02-12 02:15:32 +0000 |
commit | 72b6d428af4925e7064c6166b732301c8918e8c4 (patch) | |
tree | 29cb0582e44ed5c7cd05ddce2542cf213a0e9ec5 /package/modes | |
parent | 4d41f0d5e871b86b8f56339a99cfb1b80fbb420c (diff) | |
download | s6-linux-utils-72b6d428af4925e7064c6166b732301c8918e8c4.tar.gz s6-linux-utils-72b6d428af4925e7064c6166b732301c8918e8c4.tar.xz s6-linux-utils-72b6d428af4925e7064c6166b732301c8918e8c4.zip |
Add multicall configuration
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'package/modes')
-rw-r--r-- | package/modes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/modes b/package/modes index 46b4623..aad1e20 100644 --- a/package/modes +++ b/package/modes @@ -9,3 +9,4 @@ s6-ps 0755 s6-swapoff 0744 s6-swapon 0744 s6-umount 0755 +s6-linux-utils 0755 |