Accepting request 247706 from home:oertel:branches:hardware
- add systemd support (bnc#865857) OBS-URL: https://build.opensuse.org/request/show/247706 OBS-URL: https://build.opensuse.org/package/show/hardware/sbl?expand=0&rev=20
This commit is contained in:
committed by
Git OBS Bridge
parent
4e48ac7029
commit
7ce665a7e6
10
sbl.service
Normal file
10
sbl.service
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=suse-blinux
|
||||
Wants=network.target brld.service
|
||||
After=network.target brld.service
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/sbin/sbl
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user