summaryrefslogtreecommitdiffstats
path: root/meta-webserver/recipes-httpd/nostromo/files
Commit message (Collapse)AuthorAgeFilesLines
* nostromo: fix installed but not shipped /run and /run/nostromo warningsJonathan Liu2013-07-091-0/+1
| | | | | | | | | | | | | Changes: - Remove unnecessary -c option from install - Add tmpfiles.d config to create /run/nostromo when systemd is enabled in DISTRO_FEATURES - Add postinst script to create /run/nostromo using tmpfiles.d if running systemd (detected by existence of /sys/fs/cgroup/systemd), otherwise using populate-volatile.sh if it exists - Remove /var/log/nostromo and /var/run/nostromo from package Signed-off-by: Jonathan Liu <net147@gmail.com>
* nostromo: move to meta-webserver and tweakPaul Eggleton2013-04-194-0/+232
* Add SUMMARY * Move SRC_URI checksums next to SRC_URI Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>