From 631de34bfb3e47ca3909376947602d869c263378 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Wed, 24 Jan 2018 12:00:09 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- systemd/system/getty.target.wants/getty@tty2.service | 2 +- systemd/system/getty.target.wants/getty@tty3.service | 2 +- systemd/system/getty.target.wants/getty@tty4.service | 2 +- systemd/system/getty.target.wants/getty@tty5.service | 2 +- systemd/system/getty.target.wants/getty@tty6.service | 2 +- systemd/system/multi-user.target.wants/postgresql-9.6.service | 1 - 6 files changed, 5 insertions(+), 6 deletions(-) delete mode 120000 systemd/system/multi-user.target.wants/postgresql-9.6.service diff --git a/systemd/system/getty.target.wants/getty@tty2.service b/systemd/system/getty.target.wants/getty@tty2.service index baabfc6..e43692d 120000 --- a/systemd/system/getty.target.wants/getty@tty2.service +++ b/systemd/system/getty.target.wants/getty@tty2.service @@ -1 +1 @@ -../../../../usr/lib/systemd/system/getty@.service \ No newline at end of file +../../../../lib/systemd/system/getty@.service \ No newline at end of file diff --git a/systemd/system/getty.target.wants/getty@tty3.service b/systemd/system/getty.target.wants/getty@tty3.service index baabfc6..e43692d 120000 --- a/systemd/system/getty.target.wants/getty@tty3.service +++ b/systemd/system/getty.target.wants/getty@tty3.service @@ -1 +1 @@ -../../../../usr/lib/systemd/system/getty@.service \ No newline at end of file +../../../../lib/systemd/system/getty@.service \ No newline at end of file diff --git a/systemd/system/getty.target.wants/getty@tty4.service b/systemd/system/getty.target.wants/getty@tty4.service index baabfc6..e43692d 120000 --- a/systemd/system/getty.target.wants/getty@tty4.service +++ b/systemd/system/getty.target.wants/getty@tty4.service @@ -1 +1 @@ -../../../../usr/lib/systemd/system/getty@.service \ No newline at end of file +../../../../lib/systemd/system/getty@.service \ No newline at end of file diff --git a/systemd/system/getty.target.wants/getty@tty5.service b/systemd/system/getty.target.wants/getty@tty5.service index baabfc6..e43692d 120000 --- a/systemd/system/getty.target.wants/getty@tty5.service +++ b/systemd/system/getty.target.wants/getty@tty5.service @@ -1 +1 @@ -../../../../usr/lib/systemd/system/getty@.service \ No newline at end of file +../../../../lib/systemd/system/getty@.service \ No newline at end of file diff --git a/systemd/system/getty.target.wants/getty@tty6.service b/systemd/system/getty.target.wants/getty@tty6.service index baabfc6..e43692d 120000 --- a/systemd/system/getty.target.wants/getty@tty6.service +++ b/systemd/system/getty.target.wants/getty@tty6.service @@ -1 +1 @@ -../../../../usr/lib/systemd/system/getty@.service \ No newline at end of file +../../../../lib/systemd/system/getty@.service \ No newline at end of file diff --git a/systemd/system/multi-user.target.wants/postgresql-9.6.service b/systemd/system/multi-user.target.wants/postgresql-9.6.service deleted file mode 120000 index 4870acd..0000000 --- a/systemd/system/multi-user.target.wants/postgresql-9.6.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/system/postgresql-9.6.service \ No newline at end of file -- 2.39.5