chiark / gitweb /
execute: only reset those signals to the default we really need to reset to the default
[elogind.git] / units / getty@.service.m4
index 72d4794da15153aff3c228bf27b4637c3553e7c9..31e8415c0367d4c1c4bf4aed18ef96818531771f 100644 (file)
@@ -6,6 +6,7 @@
 #  (at your option) any later version.
 
 m4_ifdef(`TARGET_FEDORA', `m4_define(`GETTY', `/sbin/mingetty')')m4_dnl
+m4_ifdef(`TARGET_SUSE', `m4_define(`GETTY', `/sbin/mingetty')')m4_dnl
 m4_ifdef(`TARGET_DEBIAN', `m4_define(`GETTY', `/sbin/getty 38400')')m4_dnl
 m4_ifdef(`TARGET_GENTOO', `m4_define(`GETTY', `/sbin/agetty 38400')')m4_dnl
 m4_dnl