mirror of
https://github.com/tonarino/innernet.git
synced 2026-06-20 01:17:25 +02:00
systemd: Add file innernet.target
Add file innernet.target, which allows you to stop or restart all client instances.
This commit is contained in:
committed by
Jake McGinty
parent
2122748727
commit
77a7c36cce
@@ -0,0 +1,2 @@
|
||||
[Unit]
|
||||
Description=Target to allow restarting and stopping of all parts of innernet
|
||||
@@ -2,6 +2,7 @@
|
||||
Description=innernet client daemon for %I
|
||||
After=network-online.target nss-lookup.target
|
||||
Wants=network-online.target nss-lookup.target
|
||||
PartOf=innernet.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
|
||||
Reference in New Issue
Block a user