mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-08-03 22:04:15 -04:00
add sysinit-post.target
https://github.com/Kicksecure/security-misc/pull/152
This commit is contained in:
parent
2de5ab4120
commit
79f9c1fb3a
1 changed files with 9 additions and 0 deletions
9
lib/systemd/system/sysinit-post.target
Normal file
9
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