From 34f4416070557f91a975a1a7ea54a1f018680cd4 Mon Sep 17 00:00:00 2001 From: sulincix Date: Wed, 3 Jan 2024 13:42:16 +0000 Subject: [PATCH] distro: Fix wrong OpenRC commands for Turkman Linux (#661) --- data/distro.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/distro.yml b/data/distro.yml index 94550e2..4bc4947 100644 --- a/data/distro.yml +++ b/data/distro.yml @@ -385,9 +385,9 @@ text: '

To enable services on Turkman Linux, run the following in a terminal:

- rc-service add devfs\n - rc-service add fuse\n - rc-service add hostname\n + rc-update add devfs\n + rc-update add fuse\n + rc-update add hostname\n ' - name: Add the Flathub repository text: "