diff options
author | Kay Sievers <kay@vrfy.org> | 2014-01-06 07:52:17 +0400 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2014-01-07 01:35:25 +0800 |
commit | fccd44ec3a7abd305b558d39f54b5ef223f00b68 (patch) | |
tree | aa57881d570c15d5724be5c87ec184a2b83ccaae /Makefile.am | |
parent | fcc81ea3616b1108a23c0997331923d052539124 (diff) |
core: --user -- add basic.target an sort against it like --system does
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 069583cfd4..aed8c326a7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -460,6 +460,7 @@ nodist_systemunit_DATA = \ units/systemd-nspawn@.service dist_userunit_DATA = \ + units/user/basic.target \ units/user/default.target \ units/user/exit.target |