i thought systemd didnt kick in  until  f15 ? <br><br><div class="gmail_quote">On Thu, Nov 1, 2012 at 8:43 AM, Gary Stainburn <span dir="ltr">&lt;<a href="mailto:gary.stainburn@ringways.co.uk" target="_blank">gary.stainburn@ringways.co.uk</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The following file is the one I created for my F 17 test bed system which<br>
worked fine.<br>
<br>
I&#39;ve not put it onto my production F 14 system but it won&#39;t start.<br>
Enable worked but the service didn&#39;t run on restart<br>
<br>
I have no knowledge of systemd so I&#39;m struggling here.<br>
<br>
[root@lou system]# systemctl start faxgetty-ttyS0.service<br>
Failed to get D-Bus connection: Failed to connect to<br>
socket /org/freedesktop/systemd1/private: Connection refused<br>
[root@lou system]# cat faxgetty-ttyS0.service<br>
[Unit]<br>
Description=FaxGetty Start Modem ttyS0<br>
<br>
[Service]<br>
Type=simple<br>
User=root<br>
Group=root<br>
Restart=always<br>
ExecStart=/usr/local/sbin/faxgetty /dev/ttyS0<br>
RestartSec=30<br>
<br>
[Install]<br>
WantedBy=multi-user.target<br>
<br>
[root@lou system]#<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
users mailing list<br>
<a href="mailto:users@lists.fedoraproject.org">users@lists.fedoraproject.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/users" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/users</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Mailing_list_guidelines" target="_blank">http://fedoraproject.org/wiki/Mailing_list_guidelines</a><br>
Have a question? Ask away: <a href="http://ask.fedoraproject.org" target="_blank">http://ask.fedoraproject.org</a><br>
</font></span></blockquote></div><br>