mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-01 11:16:00 +00:00
delta: add preset dirs
This commit is contained in:
+3
-1
@@ -338,9 +338,11 @@ int main(int argc, char *argv[]) {
|
||||
"sysctl.d\0"
|
||||
"tmpfiles.d\0"
|
||||
"modules-load.d\0"
|
||||
"binfmt.d\0"
|
||||
"systemd/system\0"
|
||||
"systemd/user\0"
|
||||
"binfmt.d\0"
|
||||
"systemd/system.preset\0"
|
||||
"systemd/user.preset\0"
|
||||
"udev/rules.d\0"
|
||||
"modprobe.d\0";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user