public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] core197: Ship createfiles
@ 2025-09-04  8:01 Adolf Belka
  2025-09-04  8:01 ` [PATCH] createfiles: Update to new openvpn rw log file name Adolf Belka
  0 siblings, 1 reply; 2+ messages in thread
From: Adolf Belka @ 2025-09-04  8:01 UTC (permalink / raw)
  To: development; +Cc: Adolf Belka

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 config/rootfiles/core/197/filelists/files | 1 +
 1 file changed, 1 insertion(+)

diff --git a/config/rootfiles/core/197/filelists/files b/config/rootfiles/core/197/filelists/files
index b49f7d984..cdcebbe7f 100644
--- a/config/rootfiles/core/197/filelists/files
+++ b/config/rootfiles/core/197/filelists/files
@@ -12,6 +12,7 @@ etc/rc.d/rc3.d/S51openvpn-n2n
 etc/rc.d/rc6.d/K10openvpn-rw
 etc/rc.d/rc6.d/K11openvpn-n2n
 etc/rc.d/rcsysinit.d/S46cpupower
+etc/sysconfig/createfiles
 lib/udev/network-hotplug-master
 lib/udev/network-hotplug-rename
 lib/udev/rules.d/60-net.rules
-- 
2.51.0



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

* [PATCH] createfiles: Update to new openvpn rw log file name
  2025-09-04  8:01 [PATCH] core197: Ship createfiles Adolf Belka
@ 2025-09-04  8:01 ` Adolf Belka
  0 siblings, 0 replies; 2+ messages in thread
From: Adolf Belka @ 2025-09-04  8:01 UTC (permalink / raw)
  To: development; +Cc: Adolf Belka

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 src/initscripts/sysconfig/createfiles | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/initscripts/sysconfig/createfiles b/src/initscripts/sysconfig/createfiles
index cf7d6e146..2545c9586 100644
--- a/src/initscripts/sysconfig/createfiles
+++ b/src/initscripts/sysconfig/createfiles
@@ -25,7 +25,7 @@
 # 		<major> and <minor> are the major and minor numbers used for the device.
 ########################################################################
 
-/var/run/ovpnserver.log	file	644	nobody	nobody
+/var/run/openvpn-rw.log	file	644	nobody	nobody
 /var/run/openvpn	dir	644	nobody	nobody
 
 # End /etc/sysconfig/createfiles
-- 
2.51.0



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

end of thread, other threads:[~2025-09-04  8:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-04  8:01 [PATCH] core197: Ship createfiles Adolf Belka
2025-09-04  8:01 ` [PATCH] createfiles: Update to new openvpn rw log file name Adolf Belka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox