diff options
| author | Yurii Kolesnykov <root@yurikoles.com> | 2022-04-27 02:18:17 +0300 |
|---|---|---|
| committer | Yurii Kolesnykov <root@yurikoles.com> | 2022-04-27 02:18:17 +0300 |
| commit | a0bcb81e11f8cebd99f0d2cde875d16b75493b27 (patch) | |
| tree | 779fb2f9f4d38c41119a2991111484729514aa5b /systemd.install | |
| parent | bd1e8294f6599897e3e927e074287cfb611ae5d6 (diff) | |
| download | systemd-git-a0bcb81e11f8cebd99f0d2cde875d16b75493b27.tar.gz systemd-git-a0bcb81e11f8cebd99f0d2cde875d16b75493b27.tar.bz2 | |
sync with core/systemd
Signed-off-by: Yurii Kolesnykov <root@yurikoles.com>
Diffstat (limited to 'systemd.install')
| -rw-r--r-- | systemd.install | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/systemd.install b/systemd.install index cece9d2..536e54d 100644 --- a/systemd.install +++ b/systemd.install @@ -36,9 +36,6 @@ post_install() { getty@tty1.service \ remote-fs.target - echo ":: Append 'init=/usr/lib/systemd/systemd' to your kernel command line in your" - echo " bootloader to replace sysvinit with systemd, or install systemd-sysvcompat" - # group 'systemd-journal-remote' is created by systemd-sysusers mkdir -m2755 var/log/journal/remote chgrp systemd-journal-remote var/log/journal/remote |
