diff options
author | TBK <tbk@jjtc.eu> | 2019-04-11 21:22:15 +0200 |
---|---|---|
committer | Kevin Daudt <kdaudt@alpinelinux.org> | 2019-04-11 20:29:40 +0000 |
commit | cce8ef4b00a4bc9fdad7a4097c1b39fe048ae583 (patch) | |
tree | dba95ff2b96e9f26d8902e250c89b0fdc878cee0 /community/phodav/spice-webdavd.initd | |
parent | 96b616bb92d9c12bbf5558991a45fbe57c4f6f2f (diff) | |
download | aports-cce8ef4b00a4bc9fdad7a4097c1b39fe048ae583.tar.gz aports-cce8ef4b00a4bc9fdad7a4097c1b39fe048ae583.tar.bz2 aports-cce8ef4b00a4bc9fdad7a4097c1b39fe048ae583.tar.xz |
community/phodav: upgrade to 2.3
Diffstat (limited to 'community/phodav/spice-webdavd.initd')
-rw-r--r-- | community/phodav/spice-webdavd.initd | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/community/phodav/spice-webdavd.initd b/community/phodav/spice-webdavd.initd index 9f83542f368..652ecd166bd 100644 --- a/community/phodav/spice-webdavd.initd +++ b/community/phodav/spice-webdavd.initd @@ -1,7 +1,4 @@ -#!/sbin/runscript -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/phodav/files/spice-webdavd.initd,v 1.1 2014/06/13 12:05:09 dev-zero Exp $ +#!/sbin/openrc-run description="Spice guest utility for file sharing via WebDAV" |