Jump to content

ldm - Lightweight Device Mounter


roel

Recommended Posts

Hello,

 

I found this Lightweight Device Mounter: https://github.com/LemonBoy/ldm

  I thought it was interesting enough to share it.

 

install necessary dependencies:

 

apt-get install libmount-dev libglib2.0-dev libudev-dev

 

the systemd service needs ldm.conf file in /etc:

 

nano /etc/ldm.conf

 

with following contents:

MOUNT_OWNER=usernameBASE_MOUNTPOINT=/mnt

enable the service: systemctl enable ldm

start the service: systemctl start ldm

 

It should work, it does with me.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines