From 235d71d3864284254e58a45ac86260db5e5bd0ed Mon Sep 17 00:00:00 2001 From: Manvendra Bhangui Date: Thu, 30 Jun 2022 18:06:20 +0530 Subject: [PATCH] updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ef2d5d..bbdb387 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,7 @@ NOTE: You only need to add the line having `UUID=` in your /etc/fstab. Your UUID You can have your SBC automatically updated. You can have list of packages that the service will automatically update by creating the environment variable UPGRADE. The default value for this environment variable is `ucspi-tcp mpdev libqmail indimail-mini daemontools pistop mpd`. You can edit the file /service/update/variables/UPGRADE to update the environment variable. ``` -$ sudo /usr/libexec/pistop/create_service --service_name=update --add-service +$ sudo /usr/libexec/pistop/create_service --service_name=update --user=pi --add-service ``` **RSYNC Service**