From 74afa9e33ecd0528dc69ccd1fad72f48fd72afaa Mon Sep 17 00:00:00 2001 From: bergware Date: Sat, 3 Jun 2023 11:25:23 +0200 Subject: [PATCH] rc scripts: use common library source --- etc/rc.d/rc.library.source | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/rc.d/rc.library.source b/etc/rc.d/rc.library.source index 383cdc757..0833dfac6 100644 --- a/etc/rc.d/rc.library.source +++ b/etc/rc.d/rc.library.source @@ -1,5 +1,5 @@ -# /etc/rc.d/rc.library -# used by nfsd, ntpd, rpc, samba, nginx, sshd, avahidaemon, show_interfaces +# Library file: /etc/rc.d/rc.library.source +# Used by nfsd, ntpd, rpc, samba, nginx, sshd, avahidaemon, show_interfaces WIREGUARD="/etc/wireguard" NETWORK_INI="/var/local/emhttp/network.ini"