CDIST-TYPE__DAEMONTOOLS_SERVICE(7) | cdist | CDIST-TYPE__DAEMONTOOLS_SERVICE(7) |
cdist-type__daemontools_service - Create a daemontools-compatible service dir.
Create a directory structure compatible with daemontools-like service management.
Note that svc must be present on the target system.
The object ID will be used as the service name.
None.
Example: my-program
Example:
#!/bin/sh exec 2>&1 exec my_program
None.
require="__daemontools" __daemontools_service prometheus --run "setuidgid prometheus $GOBIN/prometheus $FLAGS"
cdist-type__daemontools(7)
Kamila Součková <kamila--@--ksp.sk>
Copyright (C) 2017 Kamila Součková. You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
ungleich GmbH 2021
September 26, 2023 | 7.0.0 |