summaryrefslogtreecommitdiff
path: root/community/tomoyo-tools/tomoyo-tools.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/tomoyo-tools/tomoyo-tools.install')
-rw-r--r--community/tomoyo-tools/tomoyo-tools.install10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/tomoyo-tools/tomoyo-tools.install b/community/tomoyo-tools/tomoyo-tools.install
index 6fb5e16d2..695a53f19 100644
--- a/community/tomoyo-tools/tomoyo-tools.install
+++ b/community/tomoyo-tools/tomoyo-tools.install
@@ -1,9 +1,9 @@
post_install () {
- echo
- echo " * To enable TOMOYO Linux, append 'security=tomoyo' to the kernel"
- echo " boot options and initialize policy with this command:"
- echo " /usr/lib/tomoyo/init_policy"
- echo
+ echo
+ echo " * To enable TOMOYO Linux, append 'security=tomoyo' to the kernel"
+ echo " boot options and initialize policy with this command:"
+ echo " /usr/lib/tomoyo/init_policy"
+ echo
}
post_upgrade () {