On Wed, Apr 5, 2017 at 7:07 AM, Vieri Di Paola <[email protected]> wrote: > Hi, > > I've come across an issue regarding shorewall save. > > All's well if I run this on the command line as root: > > # /bin/sh /usr/sbin/shorewall save > Currently-running Configuration Saved to /var/lib/shorewall/restore > > However, running the same command from a script called by init (/etc/inittab) > makes it hang "forever". > While running, I can list the process:
I guess you want to run your script from cron (run periodically), not from inittab (run and restart immediately if it stops)... -- Marcelo "¿No será acaso que esta vida moderna está teniendo más de moderna que de vida?" (Mafalda) ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Shorewall-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-users
