getty from util-linux doesn't support -s yet, so drop that for now.
* Add libaudit-dev to build-depends
* /usr/share/systemd/session has been renamed to /usr/share/systemd/user
upstream, adjust build system accordingly.
+ * Remove -s from getty serial console invocation.
[ Michael Biebl ]
* Revert upstream change which requires libnotify 0.7 (not yet available in
m4_ifdef(`TARGET_FEDORA',
ExecStartPre=-/sbin/securetty %I
)m4_dnl
-ExecStart=-/sbin/agetty -s %I 115200,38400,9600
+ExecStart=-/sbin/agetty %I 115200,38400,9600
Restart=always
RestartSec=0
UtmpIdentifier=%I