| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
for our own systemd service files:
use: service-file-name.service
ex: /etc/systemd/system/setup-proxy.service
ALL systemd services files need to be under /etc/systemd/system
for our own scripts:
use: tool-what_it_does
ex: /opt/openslx/scripts/systemd-setup_proxy
ALL our scripts under /opt/openslx/scripts
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
accessing
the sshd from outside too early, the sshd stops(!) with message pam_env sshd:setcred
unable to open file /etc/default/locale. This could be a DOS possibility.
|
|
|
Also changed rootfs-stage32: env vars now through new add_env
stage32-opensuse has new target german
|