chiark / gitweb /
units: fix execution environment for a few services
[elogind.git] / units / fedora / sysinit.service
index fc71453007256a1643213749c58928b33a7337f9..f2098fd799a23883aae76ca8da626ae36215f597 100644 (file)
 #  You should have received a copy of the GNU General Public License
 #  along with systemd; If not, see <http://www.gnu.org/licenses/>.
 
-# See systemd.special(7) for details
-
 [Unit]
 Description=System Initialization
 Before=local-fs.target remote-fs.target swap.target sockets.target
 
 [Service]
 ExecStart=/etc/rc.d/rc.sysinit
-Type=finish
+Type=forking
+TimeoutSec=0
+StandardInput=tty
+ValidNoProcess=yes