LOCKFS-NOTIFY(1) | User Commands | LOCKFS-NOTIFY(1) |
NAME¶
lockfs-notify - notify user about temporary or permanent changes on fs
SYNOPSIS¶
lockfs-notify
[-a|--always|-l|--lockfs|-n|--nolockfs]
[-t TIME|--expire-time=TIME]
lockfs-notify -h|--help
DESCRIPTION¶
lockfs-notify is a wrapper around notify-send(1). It is used to send a notification to users at the beginning of a session, to say if temporary or permanent changes are allowed on which filesystems (or more precisely on which mountpoints).
OPTIONS¶
If several of the -a, -l or -n options are invoked (or their long forms, respectively --always, --lockfs or --nolockfs), the last overrides the previous ones. The invocation of these options also overrides the variable 'BILIBOP_LOCKFS_NOTIFY_POLICY' that can be set in bilibop.conf(5).
-a, --always
-h, --help
-l, --lockfs
-n, --nolockfs
-t TIME, --expire-time=TIME
FILES¶
/etc/xdg/autostart/lockfs-notify.desktop
SEE ALSO¶
AUTHOR¶
This manual page has been written by Bilibop Project <quidame@poivron.org>.
2012-05-22 | bilibop |