mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-27 02:04:43 +00:00
Renamed.
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
#!/usr/bin/python
|
||||
|
||||
### BEGIN INIT INFO
|
||||
# Provides: onl-platform-baseconf
|
||||
# Required-Start:
|
||||
# Required-Stop:
|
||||
# Default-Start: S
|
||||
# Default-Stop:
|
||||
# Short-Description: Set up ONL Platform
|
||||
### END INIT INFO
|
||||
|
||||
from onl.platform.baseconfig import baseconfig
|
||||
|
||||
baseconfig()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user