From 6a9280cc60b333817e22f0885b9c145e6252cc0b Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 26 Mar 2013 15:14:27 +0100 Subject: units: disallow manual starting of passive units As passive units only are useful for ordering things within the initial transaction there is no point in ever activating them manually, hence refuse it. --- units/nss-user-lookup.target | 1 + 1 file changed, 1 insertion(+) (limited to 'units/nss-user-lookup.target') diff --git a/units/nss-user-lookup.target b/units/nss-user-lookup.target index 43b722c970..80023cdfb6 100644 --- a/units/nss-user-lookup.target +++ b/units/nss-user-lookup.target @@ -11,3 +11,4 @@ [Unit] Description=User and Group Name Lookups Documentation=man:systemd.special(7) +RefuseManualStart=yes -- cgit v1.2.1