Add Wants
and After
for the service file
This commit is contained in:
parent
fb947920ef
commit
9b15a63781
@ -1,5 +1,7 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Webmin server daemon
|
Description=Webmin server daemon
|
||||||
|
Wants=network-online.target
|
||||||
|
After=network.target network-online.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Environment="PERLLIB=WEBMIN_LIBDIR"
|
Environment="PERLLIB=WEBMIN_LIBDIR"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user