Skip to content

Instantly share code, notes, and snippets.

@olegantonyan
Created May 24, 2024 05:09
Show Gist options
  • Save olegantonyan/0fbeeacb9a3ed62b473524aa97a86052 to your computer and use it in GitHub Desktop.
Save olegantonyan/0fbeeacb9a3ed62b473524aa97a86052 to your computer and use it in GitHub Desktop.
[Unit]
Description=/etc/init.d/after.local Compatibility
ConditionFileIsExecutable=/etc/init.d/after.local
After=getty.target
[Service]
Type=idle
ExecStart=/etc/init.d/after.local
TimeoutSec=0
RemainAfterExit=yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment