Date: Monday, June 9, 2014 @ 22:01:46
  Author: dreisner
Revision: 214758

remove mode/ownership changing

This will be fixed up by tmpfiles on next boot, anyways.
The current values are wrong (both before and after), and
need to be dealt with in systemd.

Modified:
  systemd/trunk/systemd.install

-----------------+
 systemd.install |    3 ---
 1 file changed, 3 deletions(-)

Modified: systemd.install
===================================================================
--- systemd.install     2014-06-09 17:28:26 UTC (rev 214757)
+++ systemd.install     2014-06-09 20:01:46 UTC (rev 214758)
@@ -63,9 +63,6 @@
 }
 
 _208_1_changes() {
-  chown root:systemd-journal var/log/journal
-  chmod 2750 var/log/journal
-
   if [[ -e var/lib/backlight && ! -e var/lib/systemd/backlight ]]; then
     mv -T var/lib/backlight var/lib/systemd/backlight
   fi

Reply via email to