1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-24 15:52:02 +01:00
OpenVoiceOS/buildroot-external
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
..
board/ovos [RPI] Create link to overlays directory for dtoverlay to work. 2023-08-27 09:08:30 +00:00
configs [OVA] Bump kernel to 6.1.47 in line with RPI4 2023-08-28 13:49:16 +00:00
kernel [ALL] Kernel changes for podman (include optional) 2023-08-30 11:49:04 +00:00
package
patches
rootfs-overlay [ALL] Implement podman quadlet system for rootless systemd integration (untested) 2023-08-30 11:50:40 +00:00
busybox.config
Config.in
external.desc
external.mk
meta
swupdate.config
user_table.txt