diff options
author | Amy Winston <amynka@gentoo.org> | 2016-04-15 16:05:32 +0200 |
---|---|---|
committer | Amy Winston <amynka@gentoo.org> | 2016-04-15 16:06:58 +0200 |
commit | 2b2392bad269b6cecc440ad83ff65ab0a5b1e1a4 (patch) | |
tree | 8368ff349103a98505f417377baab589cff3f86d /www-misc | |
parent | dev-java/xml-writer: Clean up old. (diff) | |
download | gentoo-2b2392bad269b6cecc440ad83ff65ab0a5b1e1a4.tar.gz gentoo-2b2392bad269b6cecc440ad83ff65ab0a5b1e1a4.tar.bz2 gentoo-2b2392bad269b6cecc440ad83ff65ab0a5b1e1a4.zip |
www-misc/monitorix: space removed bug #524966
Package-Manager: portage-2.2.26
Diffstat (limited to 'www-misc')
-rw-r--r-- | www-misc/monitorix/files/monitorix-3.5.1.init | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-misc/monitorix/files/monitorix-3.5.1.init b/www-misc/monitorix/files/monitorix-3.5.1.init index 1c21d21818cb..630636f1eed3 100644 --- a/www-misc/monitorix/files/monitorix-3.5.1.init +++ b/www-misc/monitorix/files/monitorix-3.5.1.init @@ -1,4 +1,4 @@ -#! /sbin/runscript +#!/sbin/runscript depend() { need net |