aboutsummaryrefslogtreecommitdiff
path: root/src/usr/share/applications/myautomountd.desktop
blob: 037dbe92916521c48e705cb7b97579de944c38bd (plain)
1
2
3
4
5
6
7
8
9
10
11
[Desktop Entry]
Comment=Monitor udevadm for removable media
Exec=/usr/bin/myautomountd
Categories=Utility;
GenericName=Automount helper daemon
Icon=media-removable
Keywords=automount;
Name=MyAutoMount daemon
NoDisplay=true
Terminal=false
Type=Application
bgstack15