From 2bd52fb107528d459dabd5929794987c01a7270e Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 30 Jul 2016 11:51:52 -0400 Subject: stuff --- src/systemd-shutdown/killall.c | 2 +- src/systemd-shutdown/killall.h | 2 +- src/systemd-shutdown/mount-setup.c | 2 +- src/systemd-shutdown/mount-setup.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src/systemd-shutdown') diff --git a/src/systemd-shutdown/killall.c b/src/systemd-shutdown/killall.c index 5ddb36306b..84c06d47ee 120000 --- a/src/systemd-shutdown/killall.c +++ b/src/systemd-shutdown/killall.c @@ -1 +1 @@ -../libcore/killall.c \ No newline at end of file +../grp-system/libcore/killall.c \ No newline at end of file diff --git a/src/systemd-shutdown/killall.h b/src/systemd-shutdown/killall.h index 60b334fe91..10ac8c905d 120000 --- a/src/systemd-shutdown/killall.h +++ b/src/systemd-shutdown/killall.h @@ -1 +1 @@ -../libcore/killall.h \ No newline at end of file +../grp-system/libcore/killall.h \ No newline at end of file diff --git a/src/systemd-shutdown/mount-setup.c b/src/systemd-shutdown/mount-setup.c index a4ab487157..67cb74c218 120000 --- a/src/systemd-shutdown/mount-setup.c +++ b/src/systemd-shutdown/mount-setup.c @@ -1 +1 @@ -../libcore/mount-setup.c \ No newline at end of file +../grp-system/libcore/mount-setup.c \ No newline at end of file diff --git a/src/systemd-shutdown/mount-setup.h b/src/systemd-shutdown/mount-setup.h index 1f984851f8..bae54ba700 120000 --- a/src/systemd-shutdown/mount-setup.h +++ b/src/systemd-shutdown/mount-setup.h @@ -1 +1 @@ -../libcore/mount-setup.h \ No newline at end of file +../grp-system/libcore/mount-setup.h \ No newline at end of file -- cgit v1.2.3-54-g00ecf