[Lunar-commits] <moonbase-other> Merge branch 'master' of github.com:lunar-linux/moonbase-other
Florin Braescu
florin at lunar-linux.org
Sat Sep 29 11:11:17 CEST 2012
commit 564b447f559547f29c5ee9c8d9519e89e24b0be0
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat, 29 Sep 2012 02:11:17 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/564b447f559547f29c5ee9c8d9519e89e24b0be0
Merge branch 'master' of github.com:lunar-linux/moonbase-other
---
utils/xinetd/systemd.d/xinetd.service | +9/-0
1 file changed
--- /dev/null
+++ b/utils/xinetd/systemd.d/xinetd.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=Internet services metadaemon
+After=syslog.target network.target
+
+[Service]
+ExecStart=/usr/sbin/xinetd -dontfork
+
+[Install]
+WantedBy=multi-user.target
More information about the Lunar-commits
mailing list