source: trunk/server/fedora/config/etc/systemd/system/afs-000.mount @ 2775

Last change on this file since 2775 was 2164, checked in by ezyang, 12 years ago
Bind this mount more closely to the AFS service.
File size: 211 bytes
RevLine 
[2155]1[Unit]
2Description=FUSE better mousetrap filesystem
[2164]3After=openafs-client.service
[2155]4[Mount]
[2163]5What=/usr/sbin/better-mousetrapfs
[2155]6Where=/afs/000
7Type=fuse
8Options=defaults,nonempty
[2163]9[Install]
10WantedBy=multi-user.target
Note: See TracBrowser for help on using the repository browser.