diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-23 22:25:11 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-23 22:25:11 +0000 |
commit | ff9963e6bb2c0eb327ea890ff067dd026f1a3f3b (patch) | |
tree | e91c723f8a3afd2d8b70905b8e7a0ad3d8febdc7 /openwrt/package/cifsmount/cifsmount.control | |
parent | c4329d081f266a0ddf29fdbb5e709fcf065ea9ac (diff) |
add mount.cifs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@437 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/cifsmount/cifsmount.control')
-rw-r--r-- | openwrt/package/cifsmount/cifsmount.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/cifsmount/cifsmount.control b/openwrt/package/cifsmount/cifsmount.control new file mode 100644 index 0000000000..145bc77c03 --- /dev/null +++ b/openwrt/package/cifsmount/cifsmount.control @@ -0,0 +1,6 @@ +Package: cifsmount +Priority: optional +Section: net +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: mount.cifs helper application for mounting remote CIFS shares |