File: README.Debian

package info (click to toggle)
archivemount 0.8.7-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 612 kB
  • sloc: ansic: 3,036; sh: 1,252; makefile: 66
file content (17 lines) | stat: -rw-r--r-- 515 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
archivemount for Debian
-----------------------

Please note that the simplest way to allow mounting of archivemount shares is to
add the user to the fuse group (which will be created by the fuse-utils
package).

To add user 'foo' to the 'fuse' group type the following command (with root
privileges):

	adduser foo fuse

If the user is currently logged in he/she should log out and log in 
in order for this change to take effect.

 -- Nanakos Chrysostomos <nanakos@wired-net.gr>, Thu, 24 Jun 2010 12:42:10 +0300