Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rhcos-usrlocal-selinux-fixup: fix ExecStart escape
Silence journal message: systemd[1]: /etc/systemd/system/rhcos-usrlocal-selinux-fixup.service:16: Ignoring unknown escape sequences: "if ! test -f /var/lib/.coreos-usrlocal-fixup.stamp; then find /var/usrlocal/sbin -executable -mount -exec chcon -v --reference=/usr/sbin {} \; && touch /var/lib/.coreos-usrlocal-fixup.stamp; fi"
- Loading branch information