On Sun, Mar 22, 2015, at 09:19 AM, [email protected] wrote: > looking at the SANDBOX option now ...
The SANDBOX option turns off the automated startup silliness. Thanks! Atm, the multi-product install's dying with ... + [ linux = suse ] + [ linux = gentoo ] + mkdir -p /usr/local/shorewall-PKG/etc/NetworkManager/dispatcher.d + [ -n default.debian -a ! -f /usr/local/shorewall-PKG/usr/local/shorewall/etc/default/shorewall-init ] + run_install -o root -g root -m 0644 default.debian /usr/local/shorewall-PKG/usr/local/shorewall/etc/default/shorewall-init + install -o root -g root -m 0644 default.debian /usr/local/shorewall-PKG/usr/local/shorewall/etc/default/shorewall-init install: cannot stat ‘default.debian’: No such file or directory + echo + echo ERROR: Failed to install -o root -g root -m 0644 default.debian /usr/local/shorewall-PKG/usr/local/shorewall/etc/default/shorewall-init ERROR: Failed to install -o root -g root -m 0644 default.debian /usr/local/shorewall-PKG/usr/local/shorewall/etc/default/shorewall-init + exit 1 /usr/local/src/SHOREWALL-BUILD One way to beat this is to avoid it. Is there a way to DISABLE /etc/init.d/* generation & install? ALL of my systems will be systemd based. I *ONLY* want/need the service files anyway. Otherwise have to figure out why it's happening and work around it. Hanlon ------------------------------------------------------------------------------ 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
