Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] lxd: Add trailing `/` to `/var/service` in INSTALL.msg.
@ 2020-08-05  7:26 flexibeast
  2020-08-06  4:32 ` ahesford
  2020-08-06  4:33 ` [PR PATCH] [Merged]: " ahesford
  0 siblings, 2 replies; 3+ messages in thread
From: flexibeast @ 2020-08-05  7:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 350 bytes --]

There is a new pull request by flexibeast against master on the void-packages repository

https://github.com/flexibeast/void-packages fix-message
https://github.com/void-linux/void-packages/pull/24064

lxd: Add trailing `/` to `/var/service` in INSTALL.msg.


A patch file from https://github.com/void-linux/void-packages/pull/24064.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-fix-message-24064.patch --]
[-- Type: text/x-diff, Size: 611 bytes --]

From 5d9e1f420ff8cb19ee14d4f9658b9b56404742a0 Mon Sep 17 00:00:00 2001
From: Alexis <flexibeast@gmail.com>
Date: Wed, 5 Aug 2020 17:22:24 +1000
Subject: [PATCH] lxd: Add trailing `/` to `/var/service` in INSTALL.msg.

---
 srcpkgs/lxd/INSTALL.msg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/lxd/INSTALL.msg b/srcpkgs/lxd/INSTALL.msg
index 966174f8132..5958c900881 100644
--- a/srcpkgs/lxd/INSTALL.msg
+++ b/srcpkgs/lxd/INSTALL.msg
@@ -1,6 +1,6 @@
 Start lxd service:
 
-	$ sudo ln -s /etc/sv/lxd /var/service
+	$ sudo ln -s /etc/sv/lxd /var/service/
 
 Run LXD initialization:
 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: lxd: Add trailing `/` to `/var/service` in INSTALL.msg.
  2020-08-05  7:26 [PR PATCH] lxd: Add trailing `/` to `/var/service` in INSTALL.msg flexibeast
@ 2020-08-06  4:32 ` ahesford
  2020-08-06  4:33 ` [PR PATCH] [Merged]: " ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2020-08-06  4:32 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 280 bytes --]

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/24064#issuecomment-669678833

Comment:
Does this matter?
```
mkdir test dest
ln -s test link
ln -s ../dest link
```
produces a symlink `test/dest -> ../dest` as expected. 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: lxd: Add trailing `/` to `/var/service` in INSTALL.msg.
  2020-08-05  7:26 [PR PATCH] lxd: Add trailing `/` to `/var/service` in INSTALL.msg flexibeast
  2020-08-06  4:32 ` ahesford
@ 2020-08-06  4:33 ` ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2020-08-06  4:33 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 189 bytes --]

There's a merged pull request on the void-packages repository

lxd: Add trailing `/` to `/var/service` in INSTALL.msg.
https://github.com/void-linux/void-packages/pull/24064

Description:


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-08-06  4:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-05  7:26 [PR PATCH] lxd: Add trailing `/` to `/var/service` in INSTALL.msg flexibeast
2020-08-06  4:32 ` ahesford
2020-08-06  4:33 ` [PR PATCH] [Merged]: " ahesford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).