[82848] trunk/dports/sysutils/logrotate/Portfile
pixilla at macports.org
pixilla at macports.org
Sat Aug 20 19:50:46 PDT 2011
Revision: 82848
http://trac.macports.org/changeset/82848
Author: pixilla at macports.org
Date: 2011-08-20 19:50:46 -0700 (Sat, 20 Aug 2011)
Log Message:
-----------
sysutils/logrotate:
- Update notes.
Modified Paths:
--------------
trunk/dports/sysutils/logrotate/Portfile
Modified: trunk/dports/sysutils/logrotate/Portfile
===================================================================
--- trunk/dports/sysutils/logrotate/Portfile 2011-08-21 02:49:30 UTC (rev 82847)
+++ trunk/dports/sysutils/logrotate/Portfile 2011-08-21 02:50:46 UTC (rev 82848)
@@ -153,23 +153,21 @@
\$ sudo cp ${prefix}/share/${name}/logrotate.conf.example ${prefix}/etc/logrotate.conf
- * logrotate scripts added to ${prefix}/etc/logrotate.d will read by default
+ * logrotate scripts added to ${prefix}/etc/logrotate.d are read by default
\$ sudo ${prefix}/sbin/${name} ${prefix}/etc/logrotate.conf
- * With the +startupitem variant you can activate a scheduled log rotation with this command.
+ * With the +startupitem variant you can activate a scheduled log rotation
+ with this command.
\$ sudo port load Logrotate
- * To create your own startup item with non-default intervals build; without the +startupitem
- variant, copy the example into place and manually edit to your liking.
+ * To create your own startup item with non-default intervals, build logrotate without
+ the +startupitem variant, copy the example into place and edit to your liking and load
+ with launchctl when finished.
- \$ sudo cp ${prefix}/share/${name}/org.macports.logrotate.plist.example\
-/Library/LaunchDaemons/org.macports.logrotate.plist
+ \$ sudo cp ${prefix}/share/${name}/org.macports.logrotate.plist.example /Library/LaunchDaemons/org.macports.logrotate.plist
- Once your /Library/LaunchDaemons/org.macports.logrotate.plist file is ready maunually load it
- with this command.
-
\$ sudo launchctl load -w /Library/LaunchDaemons/org.macports.logrotate.plist
"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110820/d33d740f/attachment.html>
More information about the macports-changes
mailing list