diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-07-14 15:43:42 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-07-14 15:43:42 -0700 |
commit | 0f912e38e32196b5d4ebc1f2d17b3f3c16ee2910 (patch) | |
tree | 0db737bcc67c3787a58ba7e88511c14441000a4d /debian | |
parent | e1ef5b1bf4801ed38db61099faed4133ee9711d0 (diff) | |
parent | dcab2aff7bf9659334e6dda7f50caccbe849213e (diff) | |
download | vyatta-cfg-system-0f912e38e32196b5d4ebc1f2d17b3f3c16ee2910.tar.gz vyatta-cfg-system-0f912e38e32196b5d4ebc1f2d17b3f3c16ee2910.zip |
Merge branch 'larkspur' of vm:git/vyatta-cfg-system into larkspur
Diffstat (limited to 'debian')
-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 |