diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-06-12 03:39:22 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-06-12 03:39:22 +0000 |
commit | 4117cddc8a79bfdd61c7c5708b957be92775d67b (patch) | |
tree | c1aed4d9a50011336c24925d80a590f3ce29bf41 /core/systemd/systemd.install | |
parent | 5a5e68340439f8c9b81e85410fcbd5135732161c (diff) |
Thu Jun 12 03:35:06 UTC 2014
Diffstat (limited to 'core/systemd/systemd.install')
-rw-r--r-- | core/systemd/systemd.install | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/core/systemd/systemd.install b/core/systemd/systemd.install index 5c370f7ae..cb47fe987 100644 --- a/core/systemd/systemd.install +++ b/core/systemd/systemd.install @@ -63,9 +63,6 @@ _206_1_changes() { } _208_1_changes() { - chown root:systemd-journal var/log/journal - chmod 2755 var/log/journal - if [[ -e var/lib/backlight && ! -e var/lib/systemd/backlight ]]; then mv -T var/lib/backlight var/lib/systemd/backlight fi |