generated from smedev/Template-for-SMEServer-Core-upstream
* Tue Feb 11 2025 Jean-Philippe Pialasse <jpp@koozali.org> 3.27-18.sme
- Rebuilt for SME11
This commit is contained in:
15
isdn.service
Normal file
15
isdn.service
Normal file
@@ -0,0 +1,15 @@
|
||||
[Unit]
|
||||
Description=ISDN Services
|
||||
Requires=syslog.target network.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/libexec/isdn start
|
||||
ExecStop=/usr/libexec/isdn stop
|
||||
Environment=BOOTUP=serial
|
||||
Environment=CONSOLETYPE=serial
|
||||
StandardError=syslog
|
||||
RemainAfterExit=yes
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user