1
0
Fork 0
This commit is contained in:
Luca Bilke 2024-08-07 10:07:29 +02:00
commit 51500db2a8
Signed by: luca
GPG Key ID: F6E11C9BAA7C82F5
6 changed files with 1 additions and 10 deletions

View File

@ -8,7 +8,6 @@ services:
- elogind - elogind
- nanoklogd - nanoklogd
- NetworkManager - NetworkManager
- NetworkManager-dispatcher
- pcscd - pcscd
- polkitd - polkitd
- socklog-unix - socklog-unix

View File

@ -1,2 +1,2 @@
password required pam_unix.so sha512 shadow nullok password required pam_unix.so sha512 shadow nullok
password optional pam_gnome_keyring.so password optional pam_gnome_keyring.so use_authtok

View File

@ -1,2 +0,0 @@
#!/bin/sh
exec vlogger -t NetworkManager-dispatcher -p daemon

View File

@ -1 +0,0 @@
/run/runit/supervise.NetworkManager-dispatcher-log

View File

@ -1,4 +0,0 @@
#!/bin/sh
exec 2>&1
sv check dbus >/dev/null || exit 1
exec /usr/libexec/nm-dispatcher

View File

@ -1 +0,0 @@
/run/runit/supervise.NetworkManager-dispatcher