diff options
Diffstat (limited to 'net-misc/dropbox')
-rw-r--r-- | net-misc/dropbox/files/dropbox.initd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/dropbox/files/dropbox.initd b/net-misc/dropbox/files/dropbox.initd index 07dce38e9186..95a230eeea63 100644 --- a/net-misc/dropbox/files/dropbox.initd +++ b/net-misc/dropbox/files/dropbox.initd @@ -1,5 +1,5 @@ -#!/sbin/runscript -# Copyright 1999-2014 Gentoo Foundation +#!/sbin/openrc-run +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later # $Id$ |