--- data/etc/sysactions.conf.in.orig 2013-12-25 21:59:38.000000000 +0100 +++ data/etc/sysactions.conf.in 2013-12-25 22:02:32.000000000 +0100 @@ -43,13 +43,13 @@ # user and group name can use glob matches (* == all for example) like the # shell. as can action names allowed or denied. -action: halt @HALT@ +action: halt /sbin/shutdown -p now action: reboot @REBOOT@ -action: suspend @SUSPEND@ +action: suspend /usr/sbin/zzz action: hibernate @HIBERNATE@ -action: /bin/mount /bin/mount -action: /bin/umount /bin/umount -action: /usr/bin/eject /usr/bin/eject +action: /bin/mount /sbin/mount +action: /bin/umount /sbin/umount +action: /usr/bin/eject /usr/sbin/cdcontrol eject action: l2ping /usr/bin/l2ping # on FreeBSD use this instead of the above. ='header'> cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/jargon-fpw
Commit message (Expand)AuthorAgeFilesLines
* Cleanup plistantoine2014-11-121-5/+0
* - Use /usr/bin/unzip for zip files extraction (part 2)ak2014-06-061-1/+1
* - Add staging supportpawel2014-05-101-13/+14
* Unbreakantoine2014-03-111-1/+1
* Convert j* to USES=zipbapt2014-03-101-2/+1