summarylogtreecommitdiffstats
path: root/haveged.install
diff options
context:
space:
mode:
authortequa2019-07-25 08:37:30 +0200
committertequa2019-07-25 08:37:30 +0200
commit836d5b98611c9031422490e53c8a4acc63e252db (patch)
treeabe2563aef78b508c362f53440a3e7b6dc488d66 /haveged.install
parent793237216266b432cc3b233e3f85786de187d4a6 (diff)
downloadaur-836d5b98611c9031422490e53c8a4acc63e252db.tar.gz
indentation fix
Diffstat (limited to 'haveged.install')
-rw-r--r--haveged.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/haveged.install b/haveged.install
index c55aa6c6aaf5..9d7e41c9de27 100644
--- a/haveged.install
+++ b/haveged.install
@@ -4,12 +4,12 @@ build ()
{
add_binary "killall"
add_binary "haveged"
- add_runscript
+ add_runscript
}
help ()
{
cat<<HELPEOF
- Enables haveged on boot, for increased rng entropy.
+ Enables haveged on boot, for increased rng entropy.
HELPEOF
}