|
@ -8,10 +8,10 @@ After=network.target |
|
|
[Service] |
|
|
[Service] |
|
|
User=root |
|
|
User=root |
|
|
Group=root |
|
|
Group=root |
|
|
Type=oneshot |
|
|
Type=simple |
|
|
RemainAfterExit=true |
|
|
RemainAfterExit=true |
|
|
ExecStart=/home/admin/_bootstrap.sh |
|
|
ExecStart=/home/admin/_bootstrap.sh |
|
|
StandardOutput=journal |
|
|
StandardOutput=journal |
|
|
|
|
|
|
|
|
[Install] |
|
|
[Install] |
|
|
WantedBy=multi-user.target |
|
|
WantedBy=multi-user.target |
|
|