summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-06-22 16:24:48 +0000
committerSteve Price <steve@FreeBSD.org>1999-06-22 16:24:48 +0000
commitd9466e7bba06603ec449b4d5c8a58082b81e5ed7 (patch)
tree882609377fa4199296e8409240dd7cb4f84b8a5b /news
parentUpgrade to MM Shared Memory Library, version 1.0.7 (diff)
Use 'ln -sf' for the /var/news symlink just in case it already exists.
Notes
Notes: svn path=/head/; revision=19641
Diffstat (limited to 'news')
-rw-r--r--news/cnews/pkg-plist2
1 files changed, 1 insertions, 1 deletions
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