-
I put together a system V init script and sysconfig file for this as well as a spec file for people that need to install things as rpm packages. https://github.com/redsox38/clustercheck.git
-
I didn't know where to open this.
I have created an init script for dataserv-client (see below).
It's not extremely sophisticated, but a decent starting point.
Since there are no linux packages, how…
-
## Expected behavior
Starting and stopping the SMTP relay on machine start/stop.
## Actual behavior
## Steps to reproduce the behavior
`/usr/local/sbin/start-aws-smtp-relay.sh`:
#!/bi…
-
Hi there,
To automate this part https://github.com/jgillula/paperless-ngx-postprocessor#2-run-the-one-time-setup-script-inside-the-paperless-ngx-docker-container
I think it's better to use https://d…
-
It would be good if it included an init.d script for starting this as a service.
-
### System Info
python==3.10.15
cuda==11.8-8.8.1
torch==2.4.0
The latest version of code
GPU A100_80G * 8
### Who can help?
@ziyuwan @Ge
### Information
- [X] The official example scripts
- […
-
I am struggling with a strange issue relating to setting up an init.d script on OpenWrt to launch an rclone mount, as follows:
```
root@OpenWrt:/etc/init.d# cat /etc/init.d/mount-onedrive
#!/bin…
-
a systemd init script would allow easy installation and management on all modern linux platforms
pdeva updated
6 years ago
-
It would be nice to have a simple script that creates a default `docker-compose.yml` in a project.
It should be callable pretty much like that:
```shell
docker run alpinelab/ruby-dev init
```
…
-
The current service control scripts function on systems using SystemD (CentOS 7, Ubuntu 18.04+) due to SystemD's backwards compatibility. These init scripts need to be re-written to utilize proper Sys…