From 0ce8860a15fb08ac358fb9c5347bd20c0bcdebcd Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 17 Oct 2012 20:03:21 +0200 Subject: docs: install README files into /var/log and 7etc/rc.d/init.d On systemd systems seasoned admins might be surprised to see that the init scripts and log files are gone. To ease the transition let's place some README files there, that hopefully help clearing up the situation. --- docs/sysvinit/Makefile | 1 + 1 file changed, 1 insertion(+) create mode 120000 docs/sysvinit/Makefile (limited to 'docs/sysvinit/Makefile') diff --git a/docs/sysvinit/Makefile b/docs/sysvinit/Makefile new file mode 120000 index 0000000000..50be21181f --- /dev/null +++ b/docs/sysvinit/Makefile @@ -0,0 +1 @@ +../../src/Makefile \ No newline at end of file -- cgit v1.2.3-54-g00ecf