Compare commits
17 Commits
esettingsd
...
master
Author | SHA1 | Date | |
---|---|---|---|
9b135a47a3 | |||
565b86838e | |||
dbaf33bf18 | |||
370540d879 | |||
d6243bf426 | |||
131347b788 | |||
bdc85eb6ac | |||
441ce81954 | |||
e43dbfc803 | |||
![]() |
09a504e555 | ||
8f5148af0d | |||
![]() |
ef91b7b77c | ||
8cb0a36d34 | |||
653ff33a52 | |||
32c68f886d | |||
333c555768 | |||
596d587c13 |
@@ -1 +0,0 @@
|
||||
acpid-srv
|
@@ -1 +0,0 @@
|
||||
acpid
|
@@ -1,9 +0,0 @@
|
||||
#!/bin/execlineb -P
|
||||
envfile /etc/s6/config/acpid.conf
|
||||
importas -sCuD "n3 s2000000 T" DIRECTIVES DIRECTIVES
|
||||
ifelse { test -w /var/log } {
|
||||
foreground { install -d -o s6log -g s6log /var/log/acpid }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /var/log/acpid
|
||||
}
|
||||
foreground { install -d -o s6log -g s6log /run/log/acpid }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /run/log/acpid
|
@@ -1 +0,0 @@
|
||||
apache-srv
|
@@ -1 +0,0 @@
|
||||
apache
|
@@ -1,2 +0,0 @@
|
||||
# This configures the directives used for s6-log in the log service.
|
||||
DIRECTIVES="n3 s2000000 T"
|
@@ -1 +0,0 @@
|
||||
apcupsd-srv
|
@@ -1 +0,0 @@
|
||||
apcupsd
|
@@ -1,9 +0,0 @@
|
||||
#!/bin/execlineb -P
|
||||
envfile /etc/s6/config/apcupsd.conf
|
||||
importas -sCuD "n3 s2000000 T" DIRECTIVES DIRECTIVES
|
||||
ifelse { test -w /var/log } {
|
||||
foreground { install -d -o s6log -g s6log /var/log/apcupsd }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /var/log/apcupsd
|
||||
}
|
||||
foreground { install -d -o s6log -g s6log /run/log/apcupsd }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /run/log/apcupsd
|
@@ -1,2 +0,0 @@
|
||||
# This configures the directives used for s6-log in the log service.
|
||||
DIRECTIVES="n3 s2000000 T"
|
@@ -1,2 +0,0 @@
|
||||
# This configures the directives used for s6-log in the log service.
|
||||
DIRECTIVES="n3 s2000000 T"
|
@@ -1 +0,0 @@
|
||||
atd-srv
|
@@ -1 +0,0 @@
|
||||
atd
|
@@ -1,9 +0,0 @@
|
||||
#!/bin/execlineb -P
|
||||
envfile /etc/s6/config/at.conf
|
||||
importas -sCuD "n3 s2000000 T" DIRECTIVES DIRECTIVES
|
||||
ifelse { test -w /var/log } {
|
||||
foreground { install -d -o s6log -g s6log /var/log/atd }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /var/log/atd
|
||||
}
|
||||
foreground { install -d -o s6log -g s6log /run/log/atd }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /run/log/atd
|
@@ -1,2 +0,0 @@
|
||||
# This configures the directives used for s6-log in the log service.
|
||||
DIRECTIVES="n3 s2000000 T"
|
@@ -1 +0,0 @@
|
||||
atftpd-srv
|
@@ -1 +0,0 @@
|
||||
atftpd
|
@@ -1,9 +0,0 @@
|
||||
#!/bin/execlineb -P
|
||||
envfile /etc/s6/config/atftp.conf
|
||||
importas -sCuD "n3 s2000000 T" DIRECTIVES DIRECTIVES
|
||||
ifelse { test -w /var/log } {
|
||||
foreground { install -d -o s6log -g s6log /var/log/atftpd }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /var/log/atftpd
|
||||
}
|
||||
foreground { install -d -o s6log -g s6log /run/log/atftpd }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /run/log/atftpd
|
@@ -1 +0,0 @@
|
||||
auditd-srv
|
@@ -1 +0,0 @@
|
||||
auditd
|
@@ -1,9 +0,0 @@
|
||||
#!/bin/execlineb -P
|
||||
envfile /etc/s6/config/audit.conf
|
||||
importas -sCuD "n3 s2000000 T" DIRECTIVES DIRECTIVES
|
||||
ifelse { test -w /var/log } {
|
||||
foreground { install -d -o s6log -g s6log /var/log/auditd }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /var/log/auditd
|
||||
}
|
||||
foreground { install -d -o s6log -g s6log /run/log/auditd }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /run/log/auditd
|
@@ -1 +0,0 @@
|
||||
autofs-srv
|
@@ -1 +0,0 @@
|
||||
autofs
|
@@ -1,9 +0,0 @@
|
||||
#!/bin/execlineb -P
|
||||
envfile /etc/s6/config/autofs.conf
|
||||
importas -sCuD "n3 s2000000 T" DIRECTIVES DIRECTIVES
|
||||
ifelse { test -w /var/log } {
|
||||
foreground { install -d -o s6log -g s6log /var/log/autofs }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /var/log/autofs
|
||||
}
|
||||
foreground { install -d -o s6log -g s6log /run/log/autofs }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /run/log/autofs
|
@@ -1,2 +0,0 @@
|
||||
# This configures the directives used for s6-log in the log service.
|
||||
DIRECTIVES="n3 s2000000 T"
|
@@ -1 +0,0 @@
|
||||
avahi-daemon-srv
|
@@ -1 +0,0 @@
|
||||
avahi-daemon
|
@@ -1,9 +0,0 @@
|
||||
#!/bin/execlineb -P
|
||||
envfile /etc/s6/config/avahi.conf
|
||||
importas -sCuD "n3 s2000000 T" DIRECTIVES DIRECTIVES
|
||||
ifelse { test -w /var/log } {
|
||||
foreground { install -d -o s6log -g s6log /var/log/avahi-daemon }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /var/log/avahi-daemon
|
||||
}
|
||||
foreground { install -d -o s6log -g s6log /run/log/avahi-daemon }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /run/log/avahi-daemon
|
@@ -1,2 +0,0 @@
|
||||
# This configures the directives used for s6-log in the log service.
|
||||
DIRECTIVES="n3 s2000000 T"
|
@@ -1 +0,0 @@
|
||||
bitlbee-srv
|
@@ -1 +0,0 @@
|
||||
bitlbee
|
@@ -1,9 +0,0 @@
|
||||
#!/bin/execlineb -P
|
||||
envfile /etc/s6/config/bitlbee.conf
|
||||
importas -sCuD "n3 s2000000 T" DIRECTIVES DIRECTIVES
|
||||
ifelse { test -w /var/log } {
|
||||
foreground { install -d -o s6log -g s6log /var/log/bitlbee }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /var/log/bitlbee
|
||||
}
|
||||
foreground { install -d -o s6log -g s6log /run/log/bitlbee }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /run/log/bitlbee
|
@@ -1,2 +0,0 @@
|
||||
# This configures the directives used for s6-log in the log service.
|
||||
DIRECTIVES="n3 s2000000 T"
|
@@ -1 +0,0 @@
|
||||
bluetoothd-srv
|
@@ -1 +0,0 @@
|
||||
bluetoothd
|
@@ -1,9 +0,0 @@
|
||||
#!/bin/execlineb -P
|
||||
envfile /etc/s6/config/bluez.conf
|
||||
importas -sCuD "n3 s2000000 T" DIRECTIVES DIRECTIVES
|
||||
ifelse { test -w /var/log } {
|
||||
foreground { install -d -o s6log -g s6log /var/log/bluetoothd }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /var/log/bluetoothd
|
||||
}
|
||||
foreground { install -d -o s6log -g s6log /run/log/bluetoothd }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /run/log/bluetoothd
|
@@ -1,2 +0,0 @@
|
||||
# This configures the directives used for s6-log in the log service.
|
||||
DIRECTIVES="n3 s2000000 T"
|
@@ -1 +0,0 @@
|
||||
boinc-srv
|
@@ -1 +0,0 @@
|
||||
boinc
|
@@ -1,9 +0,0 @@
|
||||
#!/bin/execlineb -P
|
||||
envfile /etc/s6/config/boinc.conf
|
||||
importas -sCuD "n3 s2000000 T" DIRECTIVES DIRECTIVES
|
||||
ifelse { test -w /var/log } {
|
||||
foreground { install -d -o s6log -g s6log /var/log/boinc }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /var/log/boinc
|
||||
}
|
||||
foreground { install -d -o s6log -g s6log /run/log/boinc }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /run/log/boinc
|
@@ -1,2 +0,0 @@
|
||||
# This configures the directives used for s6-log in the log service.
|
||||
DIRECTIVES="n3 s2000000 T"
|
@@ -1,2 +0,0 @@
|
||||
# This configures the directives used for s6-log in the log service.
|
||||
DIRECTIVES="n3 s2000000 T"
|
@@ -1 +0,0 @@
|
||||
boltd-srv
|
@@ -1 +0,0 @@
|
||||
boltd
|
@@ -1,9 +0,0 @@
|
||||
#!/bin/execlineb -P
|
||||
envfile /etc/s6/config/bolt.conf
|
||||
importas -sCuD "n3 s2000000 T" DIRECTIVES DIRECTIVES
|
||||
ifelse { test -w /var/log } {
|
||||
foreground { install -d -o s6log -g s6log /var/log/boltd }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /var/log/boltd
|
||||
}
|
||||
foreground { install -d -o s6log -g s6log /run/log/boltd }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /run/log/boltd
|
@@ -1 +0,0 @@
|
||||
brltty-srv
|
@@ -1 +0,0 @@
|
||||
brltty
|
@@ -1,9 +0,0 @@
|
||||
#!/bin/execlineb -P
|
||||
envfile /etc/s6/config/brltty.conf
|
||||
importas -sCuD "n3 s2000000 T" DIRECTIVES DIRECTIVES
|
||||
ifelse { test -w /var/log } {
|
||||
foreground { install -d -o s6log -g s6log /var/log/brltty }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /var/log/brltty
|
||||
}
|
||||
foreground { install -d -o s6log -g s6log /run/log/brltty }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /run/log/brltty
|
@@ -1,2 +0,0 @@
|
||||
# This configures the directives used for s6-log in the log service.
|
||||
DIRECTIVES="n3 s2000000 T"
|
@@ -1,2 +0,0 @@
|
||||
# This configures the directives used for s6-log in the log service.
|
||||
DIRECTIVES="n3 s2000000 T"
|
@@ -1 +0,0 @@
|
||||
bumblebeed-srv
|
@@ -1 +0,0 @@
|
||||
bumblebeed
|
@@ -1,9 +0,0 @@
|
||||
#!/bin/execlineb -P
|
||||
envfile /etc/s6/config/bumblebee.conf
|
||||
importas -sCuD "n3 s2000000 T" DIRECTIVES DIRECTIVES
|
||||
ifelse { test -w /var/log } {
|
||||
foreground { install -d -o s6log -g s6log /var/log/bumblebeed }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /var/log/bumblebeed
|
||||
}
|
||||
foreground { install -d -o s6log -g s6log /run/log/bumblebeed }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /run/log/bumblebeed
|
@@ -1,2 +0,0 @@
|
||||
# This configures the directives used for s6-log in the log service.
|
||||
DIRECTIVES="n3 s2000000 T"
|
@@ -1 +0,0 @@
|
||||
chronyd-srv
|
@@ -1 +0,0 @@
|
||||
chronyd
|
@@ -1,9 +0,0 @@
|
||||
#!/bin/execlineb -P
|
||||
envfile /etc/s6/config/chrony.conf
|
||||
importas -sCuD "n3 s2000000 T" DIRECTIVES DIRECTIVES
|
||||
ifelse { test -w /var/log } {
|
||||
foreground { install -d -o s6log -g s6log /var/log/chronyd }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /var/log/chronyd
|
||||
}
|
||||
foreground { install -d -o s6log -g s6log /run/log/chronyd }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /run/log/chronyd
|
@@ -1 +0,0 @@
|
||||
connmand-srv
|
@@ -1 +0,0 @@
|
||||
3
|
@@ -1 +0,0 @@
|
||||
connmand
|
@@ -1,9 +0,0 @@
|
||||
#!/bin/execlineb -P
|
||||
envfile /etc/s6/config/connman.conf
|
||||
importas -sCuD "n3 s2000000 T" DIRECTIVES DIRECTIVES
|
||||
ifelse { test -w /var/log } {
|
||||
foreground { install -d -o s6log -g s6log /var/log/connmand }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /var/log/connmand
|
||||
}
|
||||
foreground { install -d -o s6log -g s6log /run/log/connmand }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /run/log/connmand
|
@@ -1 +0,0 @@
|
||||
consul-srv
|
@@ -1 +0,0 @@
|
||||
3
|
@@ -1 +0,0 @@
|
||||
consul
|
@@ -1,9 +0,0 @@
|
||||
#!/bin/execlineb -P
|
||||
envfile /etc/s6/config/consul.conf
|
||||
importas -sCuD "n3 s2000000 T" DIRECTIVES DIRECTIVES
|
||||
ifelse { test -w /var/log } {
|
||||
foreground { install -d -o s6log -g s6log /var/log/consul }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /var/log/consul
|
||||
}
|
||||
foreground { install -d -o s6log -g s6log /run/log/consul }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /run/log/consul
|
@@ -1,2 +0,0 @@
|
||||
# This configures the directives used for s6-log in the log service.
|
||||
DIRECTIVES="n3 s2000000 T"
|
@@ -1 +0,0 @@
|
||||
containerd-srv
|
@@ -1 +0,0 @@
|
||||
3
|
@@ -1 +0,0 @@
|
||||
containerd
|
@@ -1,9 +0,0 @@
|
||||
#!/bin/execlineb -P
|
||||
envfile /etc/s6/config/containerd.conf
|
||||
importas -sCuD "n3 s2000000 T" DIRECTIVES DIRECTIVES
|
||||
ifelse { test -w /var/log } {
|
||||
foreground { install -d -o s6log -g s6log /var/log/containerd }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /var/log/containerd
|
||||
}
|
||||
foreground { install -d -o s6log -g s6log /run/log/containerd }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /run/log/containerd
|
@@ -1,2 +0,0 @@
|
||||
# This configures the directives used for s6-log in the log service.
|
||||
DIRECTIVES="n3 s2000000 T"
|
@@ -1 +0,0 @@
|
||||
coturn-srv
|
@@ -1 +0,0 @@
|
||||
3
|
@@ -1 +0,0 @@
|
||||
coturn
|
@@ -1,9 +0,0 @@
|
||||
#!/bin/execlineb -P
|
||||
envfile /etc/s6/config/coturn.conf
|
||||
importas -sCuD "n3 s2000000 T" DIRECTIVES DIRECTIVES
|
||||
ifelse { test -w /var/log } {
|
||||
foreground { install -d -o s6log -g s6log /var/log/coturn }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /var/log/coturn
|
||||
}
|
||||
foreground { install -d -o s6log -g s6log /run/log/coturn }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /run/log/coturn
|
@@ -1,2 +0,0 @@
|
||||
# This configures the directives used for s6-log in the log service.
|
||||
DIRECTIVES="n3 s2000000 T"
|
@@ -1,20 +0,0 @@
|
||||
#!/bin/execlineb -P
|
||||
envfile /etc/default/cpupower
|
||||
importas -uD "" governor governor
|
||||
importas -uD "" min_freq min_freq
|
||||
importas -uD "" max_freq max_freq
|
||||
importas -uD "" freq freq
|
||||
importas -uD "" mc_scheduler mc_scheduler
|
||||
importas -uD "" smp_scheduler smp_scheduler
|
||||
importas -uD "" perf_bias perf_bias
|
||||
|
||||
# frequency options
|
||||
if -t { test ${governor} } cpupower frequency-set ${governor}
|
||||
if -t { test ${min_freq} } cpupower frequency-set ${min_freq}
|
||||
if -t { test ${max_freq} } cpupower frequency-set ${max_freq}
|
||||
if -t { test ${freq} } cpupower frequency-set ${freq}
|
||||
|
||||
# cpu options
|
||||
if -t { test ${mc_scheduler} } cpupower set ${mc_scheduler}
|
||||
if -t { test ${smp_scheduler} } cpupower set ${smp_scheduler}
|
||||
if -t { test ${perf_bias} } cpupower set ${perf_bias}
|
@@ -1 +0,0 @@
|
||||
saslauthd-srv
|
@@ -1 +0,0 @@
|
||||
3
|
@@ -1 +0,0 @@
|
||||
saslauthd
|
@@ -1,9 +0,0 @@
|
||||
#!/bin/execlineb -P
|
||||
envfile /etc/s6/config/cyrus-sasl.conf
|
||||
importas -sCuD "n3 s2000000 T" DIRECTIVES DIRECTIVES
|
||||
ifelse { test -w /var/log } {
|
||||
foreground { install -d -o s6log -g s6log /var/log/saslauthd }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /var/log/saslauthd
|
||||
}
|
||||
foreground { install -d -o s6log -g s6log /run/log/saslauthd }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /run/log/saslauthd
|
@@ -1 +0,0 @@
|
||||
darkhttpd-srv
|
@@ -1 +0,0 @@
|
||||
3
|
@@ -1 +0,0 @@
|
||||
darkhttpd
|
@@ -1,9 +0,0 @@
|
||||
#!/bin/execlineb -P
|
||||
envfile /etc/s6/config/darkhttpd.conf
|
||||
importas -sCuD "n3 s2000000 T" DIRECTIVES DIRECTIVES
|
||||
ifelse { test -w /var/log } {
|
||||
foreground { install -d -o s6log -g s6log /var/log/darkhttpd }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /var/log/darkhttpd
|
||||
}
|
||||
foreground { install -d -o s6log -g s6log /run/log/darkhttpd }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /run/log/darkhttpd
|
@@ -1 +0,0 @@
|
||||
dbus-srv
|
@@ -1 +0,0 @@
|
||||
3
|
@@ -1 +0,0 @@
|
||||
dbus
|
@@ -1,9 +0,0 @@
|
||||
#!/bin/execlineb -P
|
||||
envfile /etc/s6/config/dbus.conf
|
||||
importas -sCuD "n3 s2000000 T" DIRECTIVES DIRECTIVES
|
||||
ifelse { test -w /var/log } {
|
||||
foreground { install -d -o s6log -g s6log /var/log/dbus }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /var/log/dbus
|
||||
}
|
||||
foreground { install -d -o s6log -g s6log /run/log/dbus }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /run/log/dbus
|
@@ -1 +0,0 @@
|
||||
3
|
@@ -1 +0,0 @@
|
||||
3
|
@@ -1 +0,0 @@
|
||||
3
|
@@ -1,2 +0,0 @@
|
||||
# This configures the directives used for s6-log in the log service.
|
||||
DIRECTIVES="n3 s2000000 T"
|
@@ -1 +0,0 @@
|
||||
dmeventd-srv
|
@@ -1 +0,0 @@
|
||||
3
|
@@ -1 +0,0 @@
|
||||
dmeventd
|
@@ -1,9 +0,0 @@
|
||||
#!/bin/execlineb -P
|
||||
envfile /etc/s6/config/device-mapper.conf
|
||||
importas -sCuD "n3 s2000000 T" DIRECTIVES DIRECTIVES
|
||||
ifelse { test -w /var/log } {
|
||||
foreground { install -d -o s6log -g s6log /var/log/dmeventd }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /var/log/dmeventd
|
||||
}
|
||||
foreground { install -d -o s6log -g s6log /run/log/dmeventd }
|
||||
s6-setuidgid s6log exec -c s6-log -d3 -b -- ${DIRECTIVES} /run/log/dmeventd
|
@@ -1 +0,0 @@
|
||||
dhcpcd-srv
|
@@ -1 +0,0 @@
|
||||
3
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user