summaryrefslogtreecommitdiffstats
path: root/abs/core/systemd/__changelog
blob: b70327abad321c7c7de2d9e0b91169b4c1e2183c (plain)
1
2
3
4
5
PKGBUILD: comment out rmdir "$pkgdir/var/log/journal/remote"
PKGBUILD: comment out:
   for tool in halt poweroff reboot shutdown; do
     ln -s systemctl "$pkgdir"/usr/bin/$tool
   done