FS#38448 - [motion] tmpfiles does not execute after install
Attached to Project:
Community Packages
Opened by Sebastiaan Lokhorst (lonaowna) - Saturday, 11 January 2014, 00:59 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 13 January 2014, 10:02 GMT
Opened by Sebastiaan Lokhorst (lonaowna) - Saturday, 11 January 2014, 00:59 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 13 January 2014, 10:02 GMT
|
Details
Hi,
Please add the following to the pkgbuild so the daemon can be started straight after installation, without having to reboot or manually create /var/run/motion: post_install() { systemd-tmpfiles --create motion.conf } Thanks! |
This task depends upon
Comment by
Sebastiaan Lokhorst (lonaowna) -
Saturday, 11 January 2014, 01:15 GMT
I'm sorry, this should be added in a .install file. But you
probably know this better than me. :)