1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-23 23:32:48 +01:00
OpenVoiceOS/buildroot-external/rootfs-overlay/etc/containers/systemd/users/ovos_vosk.volume
j1nx 37e6f47bf7 [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 11:50:40 +00:00

5 lines
57 B
Plaintext

[Volume]
User=mycroft
Group=mycroft
Label=name=ovos_vosk