On 3/22/2015 11:53 AM, [email protected] wrote: > > > On Sun, Mar 22, 2015, at 09:27 AM, [email protected] wrote: >> Otherwise have to figure out why it's happening and work around it. > > got that done. > > next, keeping it all in this thread, with a custom rc file, > shorewallrc.generic, that includes > > SANDBOX=Yes > PREFIX=/usr/local/shorewall > ... > CONFDIR=\${PREFIX}/etc > ... > > atm on install into a DESTDIR=, I end up with > > . > 1) ├── [root 4096] etc > 1) │ └── [root 4096] NetworkManager > 1) │ └── [root 4096] dispatcher.d > ├── [root 4096] usr > │ └── [root 4096] local > │ └── [root 4096] shorewall > 2) │ ├── [root 4096] etc > │ │ ├── [root 4096] default > │ │ ├── [root 4096] init.d > │ │ ├── [root 4096] logrotate.d > 2) │ │ ├── [root 4096] NetworkManager > 2) │ │ │ └── [root 4096] dispatcher.d > │ │ ├── [root 4096] shorewall > │ │ ├── [root 4096] shorewall6 > │ │ ├── [root 4096] shorewall6-lite > │ │ ├── [root 4096] shorewall-lite > │ │ └── [root 4096] systemd > │ ├── [root 4096] sbin > │ └── [root 4096] share > │ ├── [root 4096] man > │ │ ├── [root 4096] man5 > │ │ └── [root 4096] man8 > │ ├── [root 4096] shorewall > │ │ ├── [root 4096] configfiles > │ │ └── [root 4096] Shorewall > │ ├── [root 4096] shorewall6 > │ │ └── [root 4096] configfiles > │ ├── [root 4096] shorewall6-lite > │ ├── [root 4096] shorewall-init > │ └── [root 4096] shorewall-lite > └── [root 4096] var > └── [root 4096] lib > > 32 directories > > Notice the two separate instances of > > ./etc/NetworkManager/dispatcher.d > > path/directory installations; one inside my PREFIX= tree, the other, above it. > > I can ignore it, or again track down the source of it and disable it, but is > this intended?
No -- there are a couple of cases in the Shorewall-init install.sh that
have "/etc" rather than "${CONFDIR}".
-Tom
--
Tom Eastep \ When I die, I want to go like my Grandfather who
Shoreline, \ died peacefully in his sleep. Not screaming like
Washington, USA \ all of the passengers in his car
http://shorewall.net \________________________________________________
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________ Shorewall-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-users
