On Monday 07 March 2016 04:11:31 pm Rob Landry wrote: > I used to put mkdir /var/run/rivendell into /etc/rc.local; however, under > Debian 8 and CentOS 7 that doesn't seem to work any more, so I'm running > the command via root's crontab using @reboot.
Don't know about Debian these days, but I do know that CentOS 7 uses upstart, or systemd, or another of those newfangled solutions looking for a problem, "because we can" when they really shouldn't, so you have to "create" a new service to run rc.local. I'm becoming more and more fond of Webmin for these sorts of things. -- Cowboy _______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
