diff options
author | Bob Gilligan <gilligan@vyatta.com> | 2010-07-14 14:55:11 -0700 |
---|---|---|
committer | Bob Gilligan <gilligan@vyatta.com> | 2010-07-14 14:55:11 -0700 |
commit | 2028beb690de8a7ed80d5f7823939db5d90163f9 (patch) | |
tree | a08948664edb951e3469d3ce9df027a88a613876 /debian/vyatta-cfg-system.postinst.in | |
parent | d28075bc51206bb8ef7e4f325ef7445ad8ac8686 (diff) | |
parent | 3de78deef2137052603c9d1ae85f840459e73a44 (diff) | |
download | vyatta-cfg-quagga-2028beb690de8a7ed80d5f7823939db5d90163f9.tar.gz vyatta-cfg-quagga-2028beb690de8a7ed80d5f7823939db5d90163f9.zip |
Merge branch 'larkspur' of http://git.vyatta.com/vyatta-cfg-system into larkspur
Diffstat (limited to 'debian/vyatta-cfg-system.postinst.in')
-rw-r--r-- | debian/vyatta-cfg-system.postinst.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/vyatta-cfg-system.postinst.in b/debian/vyatta-cfg-system.postinst.in index 3c3c2e40..1058f718 100644 --- a/debian/vyatta-cfg-system.postinst.in +++ b/debian/vyatta-cfg-system.postinst.in @@ -147,6 +147,7 @@ fi # create needed directories mkdir -p /var/log/user +mkdir -p /var/core touch /etc/environment |