This website requires JavaScript.
Explore
Help
Sign In
rixty
/
OpenVoiceOS
mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
Watch
1
Star
1
Fork
You've already forked OpenVoiceOS
0
Code
Issues
Releases
Wiki
Activity
e8187814a3
OpenVoiceOS
/
buildroot-external
/
rootfs-overlay
/
home
/
ovos
/
.config
/
containers
/
systemd
/
ovos_vosk.volume
5 lines
51 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[ALL] Implement podman quadlet system for rootless systemd integration (untested) Place these file like here within; /etc/containers/systemd/users/ for them to be available for all system users or place them within; /etc/containers/systemd/users/<UUID> ~/.config/containers/systemd/ for them to be available for that specific user. The systemd service files can then be automagically be created by the command; $ systemctl --user daemon-reload After which they can be started/enabled normally with; $ systemctl --user start ovos_messagebus $ systemctl --user start ovos_phal etc.
2023-08-30 13:50:40 +02:00
[Volume]
[ALL] The big cleanup to change mycroft into ovos
2023-08-31 21:03:59 +02:00
User=ovos
Group=ovos
[ALL] Implement podman quadlet system for rootless systemd integration (untested) Place these file like here within; /etc/containers/systemd/users/ for them to be available for all system users or place them within; /etc/containers/systemd/users/<UUID> ~/.config/containers/systemd/ for them to be available for that specific user. The systemd service files can then be automagically be created by the command; $ systemctl --user daemon-reload After which they can be started/enabled normally with; $ systemctl --user start ovos_messagebus $ systemctl --user start ovos_phal etc.
2023-08-30 13:50:40 +02:00
Label=name=ovos_vosk