Actions
Feature #93
closedAdd a pre-build script to start apt-cacher
Status:
Closed
Priority:
Normal
Assignee:
Category:
Programming
Target version:
Description
Instead of starting apt-cacher at system boot of the developer's machine, we should be able to have a pre-build script that starts it automatically:
- probe for
/etc/init.d/apt-cacher - probe for a running
apt-cacherprocess - start
apt-cacheronly if both conditions are true
Actions