diff options
author | kali <kali@leap.se> | 2013-06-17 04:46:06 +0900 |
---|---|---|
committer | kali <kali@leap.se> | 2013-06-19 23:59:33 +0900 |
commit | b36fe9cf87bc1917abc0667756f01e6d4609cc4c (patch) | |
tree | 0aa4d769aaf426b10d1ef7e325dea0e3643da7fc /changes | |
parent | 332f4fe1338b72eaa7bc2a2878ce30129004319e (diff) |
install missing files during linux initialization
Closes: #2247, #2761
Diffstat (limited to 'changes')
-rw-r--r-- | changes/feature_install-scripts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/feature_install-scripts b/changes/feature_install-scripts new file mode 100644 index 00000000..f20f1fd0 --- /dev/null +++ b/changes/feature_install-scripts @@ -0,0 +1,2 @@ + o linux: check for up/down scripts and policy files and ask user for permission to install them + in a root-writeable location. Used from within bundle or for broken installations. |