mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-12-09 23:48:54 -05:00
parent
18a06935e0
commit
0efee2f50f
27 changed files with 65 additions and 66 deletions
9
usr/lib/systemd/system/sysinit-post.target
Normal file
9
usr/lib/systemd/system/sysinit-post.target
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[Unit]
|
||||
Description=sys-init.target by security-misc
|
||||
|
||||
After=sysinit.target
|
||||
Before=basic.target
|
||||
Requires=sysinit.target
|
||||
|
||||
[Install]
|
||||
WantedBy=basic.target
|
||||
Loading…
Add table
Add a link
Reference in a new issue