Skip to content

Commit

Permalink
It doesn't hurt to save policy twice
Browse files Browse the repository at this point in the history
  • Loading branch information
fx5 committed Feb 26, 2013
1 parent 295185e commit 7e7a1ba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions install.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/bin/sh

set -e

tomoyo-savepolicy
tomoyo-loadpolicy -d <domain_policy
tomoyo-loadpolicy -e <exception_policy

echo "Don't forget to run"
echo " # tomoyo-savepolicy"
tomoyo-savepolicy

0 comments on commit 7e7a1ba

Please sign in to comment.