From: David W. H. <dav...@gm...> - 2012-09-23 16:10:56
|
On Sat, 22 Sep 2012 20:02:57 -0400, Xavion <xav...@gm...> wrote: > Dear Developers, > > I have created and attached a *systemd* service file for Motion. The > second file is used by *systemd* to create the necessary runtime > directory. The "motion.service" file goes in "/usr/lib/systemd/system/" > and the "motion.conf" file goes in "/usr/lib/tmpfiles.d/". Using "After=network.target" rather then "After=local-fs.target" would be needed for accessing ip cameras. No point in limiting the usage to locally attached devices. I'd also want to keep it in a chroot environment. Regards, Dave Hodgins |