diff options
Diffstat (limited to 'www-misc/shellinabox/files/shellinaboxd.init')
-rw-r--r-- | www-misc/shellinabox/files/shellinaboxd.init | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www-misc/shellinabox/files/shellinaboxd.init b/www-misc/shellinabox/files/shellinaboxd.init index 1e79fbf4dfd2..657a137a5c6b 100644 --- a/www-misc/shellinabox/files/shellinaboxd.init +++ b/www-misc/shellinabox/files/shellinaboxd.init @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ my_daemon="shellinaboxd" pidfile="/var/run/${my_daemon}.pid" |