You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ublinux-init/ublinux/systemd/ublinux-postinit.service

13 lines
263 B

[Unit]
Description=UBLinux autorun scripts - postinit stage
DefaultDependencies=no
Conflicts=shutdown.target
Before=basic.target shutdown.target
After=local-fs.target
[Service]
ExecStart=-/usr/lib/ublinux/rc.d/rc.post
Type=oneshot
TimeoutSec=0
StandardInput=tty