summaryrefslogtreecommitdiff
path: root/network-online@.service
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-10-26 00:08:15 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-10-26 00:08:15 -0400
commit6029b901d5db6824851b15194b02327edcc85419 (patch)
tree78039cbfc68eed8384d3ac19c0140f0554428c30 /network-online@.service
initial commit
Diffstat (limited to 'network-online@.service')
-rw-r--r--network-online@.service7
1 files changed, 7 insertions, 0 deletions
diff --git a/network-online@.service b/network-online@.service
new file mode 100644
index 0000000..90195f9
--- /dev/null
+++ b/network-online@.service
@@ -0,0 +1,7 @@
+[Unit]
+Description=Network %I is online
+
+[Service]
+Type=simple
+ExecStart=/lib/network/network-online start %I
+ExecStop=/lib/network/network-online stop %I