mirror of
https://github.com/postmannen/ctrl.git
synced 2024-12-14 12:37:31 +00:00
updated script
This commit is contained in:
parent
3b1a82039a
commit
0f1f78fac4
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ fi
|
||||||
cat >$systemctlFile <<EOF
|
cat >$systemctlFile <<EOF
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=http->${progName} service
|
Description=http->${progName} service
|
||||||
Documentation=https://github.com/RaaLabs/steward
|
Documentation=https://github.com/postmannen/ctrl
|
||||||
After=network-online.target nss-lookup.target
|
After=network-online.target nss-lookup.target
|
||||||
Requires=network-online.target nss-lookup.target
|
Requires=network-online.target nss-lookup.target
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue