aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2010-10-26 15:43:30 -0400
committerBill Nottingham <notting@redhat.com>2010-10-26 15:43:30 -0400
commit57abe2bcd4b228416f54bda6aa7912a711a21edb (patch)
treedbfcabeb2b090432b830bb68affd3aca9b0b6887 /Makefile
parent7577c483e62806140a278d2eb9147ce835893f7c (diff)
downloadinitscripts-57abe2bcd4b228416f54bda6aa7912a711a21edb.tar
initscripts-57abe2bcd4b228416f54bda6aa7912a711a21edb.tar.gz
initscripts-57abe2bcd4b228416f54bda6aa7912a711a21edb.tar.bz2
initscripts-57abe2bcd4b228416f54bda6aa7912a711a21edb.tar.xz
initscripts-57abe2bcd4b228416f54bda6aa7912a711a21edb.zip
Add autorelabel service.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index da10ea96..e93fef09 100644
--- a/Makefile
+++ b/Makefile
@@ -128,6 +128,7 @@ install:
ln -s ../fedora-configure.service $(ROOT)/lib/systemd/system/basic.target.wants
ln -s ../fedora-loadmodules.service $(ROOT)/lib/systemd/system/basic.target.wants
ln -s ../fedora-autoswap.service $(ROOT)/lib/systemd/system/basic.target.wants
+ ln -s ../fedora-autorelabel.service $(ROOT)/lib/systemd/system/basic.target.wants
ln -s ../fedora-sysinit-hack.service $(ROOT)/lib/systemd/system/basic.target.wants
ln -s ../fedora-readonly.service $(ROOT)/lib/systemd/system/local-fs.target.wants
ln -s ../fedora-storage-init.service $(ROOT)/lib/systemd/system/local-fs.target.wants