Changes

Jump to navigation Jump to search
221 bytes added ,  17:00, 18 October 2018
Line 60: Line 60:     
  sudo nano /etc/systemd/system/mnt-things.mount
 
  sudo nano /etc/systemd/system/mnt-things.mount
 +
* The file must match the mount path replacing '/' by '-'
 +
* If the path has '-' replace them with '\\x2d'
 +
* Example: /var/lib/transmission-daemon/downloads/HM_30 ---> var-lib-transmission\\x2ddaemon-downloads-HM_30.mount
 
content:
 
content:
 
  <nowiki>[Unit]
 
  <nowiki>[Unit]

Navigation menu