From 310d1aaa4bae73edff6d971dd89d7649163691af Mon Sep 17 00:00:00 2001 From: Olav Vitters Date: Wed, 29 Jul 2020 13:31:52 +0200 Subject: networks: move from initscripts to setup package --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 842bfef..a3ab9c3 100644 --- a/Makefile +++ b/Makefile @@ -36,7 +36,7 @@ VERSION = 2.7.24 LIST = csh.cshrc csh.login gshadow group host.conf hosts.allow hosts.deny inputrc \ motd passwd printcap protocols securetty services shadow shells profile \ - filesystems fstab resolv.conf hosts subgid subuid + filesystems fstab resolv.conf hosts subgid subuid networks check: @echo Sanity checking selected files.... -- cgit v1.2.1