From d9466e7bba06603ec449b4d5c8a58082b81e5ed7 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Tue, 22 Jun 1999 16:24:48 +0000 Subject: Use 'ln -sf' for the /var/news symlink just in case it already exists. --- news/cnews/pkg-plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'news') diff --git a/news/cnews/pkg-plist b/news/cnews/pkg-plist index 2899ccbd914b..388dc90b9bc1 100644 --- a/news/cnews/pkg-plist +++ b/news/cnews/pkg-plist @@ -1,7 +1,7 @@ @comment Package is not complete without minimal /var/news installation :-( @comment Basically just in.* and out.* /var/news might be a symbolic link @comment and it might not exist yet :-( -@exec ln -s /usr/local/newsspool /var/news +@exec ln -sf /usr/local/newsspool /var/news @exec mkdir -p /usr/local/newsspool/in.coming/bad @exec cd /usr/local/newsspool; mkdir -p out.going out.master out.nntp bin/checknews -- cgit v1.2.3