*Empty MediaWiki Message*

This commit is contained in:
Daniel.plominski 2014-04-26 12:31:51 +00:00
parent 0b6804d175
commit 4708463f8b
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ chown 1003:1003: ~/file
== HOST: crontab ==
<source lang=bash>
*/15 * * * * root /usr/sbin/chown -R 1003:1003 /rpool
00 6 * * * root /usr/sbin/chown -R k-ot:k-ot /rpool
</source>
== Log ==