diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-07-30 11:51:52 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-07-30 11:51:52 -0400 |
commit | 2bd52fb107528d459dabd5929794987c01a7270e (patch) | |
tree | e01842ceb4617c06dee673c2a09dd4707ae33ab8 /src/systemd-shutdown | |
parent | 1ed649627c5dbf9254f325c8254bfa69c31466c9 (diff) |
stuff
Diffstat (limited to 'src/systemd-shutdown')
l--------- | src/systemd-shutdown/killall.c | 2 | ||||
l--------- | src/systemd-shutdown/killall.h | 2 | ||||
l--------- | src/systemd-shutdown/mount-setup.c | 2 | ||||
l--------- | src/systemd-shutdown/mount-setup.h | 2 |
4 files changed, 4 insertions, 4 deletions
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 |