10 lines
160 B
Desktop File
10 lines
160 B
Desktop File
[Unit]
|
|
Description=Exchangefs
|
|
After=display-manager.service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/mount /media/exchange
|
|
|
|
[Install]
|
|
WantedBy=default.target
|