Go to file
Dustin 0e046d062e nut: Reload systemd after updating container unit
Need to run `systemctl daemon-reload` after creating or modifying the
`nut-server.container` unit file, so that the corresponding service unit
will be generated.
2024-01-14 19:24:55 -06:00
app/nut Initial commit 2024-01-14 19:24:55 -06:00
host Initial commit 2024-01-14 19:24:55 -06:00
pkg nut: Reload systemd after updating container unit 2024-01-14 19:24:55 -06:00
templates/nut Initial commit 2024-01-14 19:24:55 -06:00
.editorconfig Initial commit 2024-01-14 19:24:55 -06:00
.gitignore Initial commit 2024-01-14 19:24:55 -06:00
Containerfile container: Symlink /etc/{passwd,group} to /host 2024-01-14 19:24:55 -06:00
config.sh Add Containerfile 2024-01-14 19:24:55 -06:00
kcl.mod Initial commit 2024-01-14 19:24:55 -06:00
kcl.mod.lock Initial commit 2024-01-14 19:24:55 -06:00
nsenter.sh Add Containerfile 2024-01-14 19:24:55 -06:00