chiark / gitweb /
units: SUSE - set COLD_BOOT to skip own boot.d/ handling on shutdown
[elogind.git] / units / multi-user.target.m4
index ac05be87daa08278fa978c9f7135f93c1e212f6e..010e7d8474016f2c16adfc3379a0d354fc779c90 100644 (file)
@@ -17,3 +17,9 @@ m4_ifdef(`TARGET_FEDORA',
 m4_dnl On Fedora Runlevel 3 is multi-user
 Names=runlevel3.target
 )m4_dnl
+m4_ifdef(`TARGET_SUSE',
+Names=runlevel3.target
+)m4_dnl
+
+[Install]
+Alias=default.target m4_ifdef(`TARGET_FEDORA', runlevel2.target runlevel3.target runlevel4.target)