Artix Linux Forum

Init systems => S6 => Topic started by: jp on 04 June 2020, 10:42:30

Title: [SOLVED] Bug fuse-s6
Post by: jp on 04 June 2020, 10:42:30
hello the fuse-s6 package is only 0 mo. So there must be some mistake.
Title: Re: Bug fuse-s6
Post by: Dudemanguy on 04 June 2020, 16:28:40
What do you mean is "only 0 mo"? The script is a little complicated though so there could very well be a mistake on my part.
Title: Re: Bug fuse-s6
Post by: jp on 04 June 2020, 21:18:56
I'm sorry, but when I download fuse-s6 the package is empty, so that's probably why I can't open an appimage.
Title: Re: Bug fuse-s6
Post by: Dudemanguy on 04 June 2020, 21:50:29
It's definitely not empty. There is a fuse directory installed to /etc/s6/sv with up/down oneshot scripts. You can bring the oneshot up with "s6-rc -u change fuse".
Title: Re: Bug fuse-s6
Post by: jp on 05 June 2020, 00:22:04
Thanks. I'll try.              There you go. I was having trouble understanding the S6 commands.


Title: Re: [SOLVED] Bug fuse-s6
Post by: jp on 05 June 2020, 16:01:27
but I just realized that the order is not permanent. you have to retype it every time you use it. can you tell me what the permanent order is?
Title: Re: [SOLVED] Bug fuse-s6
Post by: SGOrava on 05 June 2020, 16:18:39
You can check the wiki.

The section you want is probably "Basic Usage" when it talks about modifying default bundle.
https://wiki.artixlinux.org/Main/S6
Title: Re: [SOLVED] Bug fuse-s6
Post by: jp on 05 June 2020, 17:45:28
I'm having trouble understanding the wiki commands, hence my request above.