瀏覽代碼

fixing debconf templates - debconf does not know integers

Pavel Kasparek 17 年之前
父節點
當前提交
281244c38b
共有 1 個文件被更改,包括 4 次插入2 次删除
  1. 4 2
      pkg/debian/ser-oob.templates

+ 4 - 2
pkg/debian/ser-oob.templates

@@ -30,13 +30,15 @@ Description: Change config file now ?
  installation).
 
 Template: ser-oob/SERVERID
-Type: integer
+Type: string
 Default: 1
 Description: Unique identifier of the SER server
  This is the unique identifier of the SER server. You only have to change this option
  if you are setting up a cluster of SER servers. In that case each SER server within
  the cluster must have its own unique number. Leave this option untouched if you are
- setting up a single SER server only.
+ setting up a single SER server only. Use integer numbes only.
+ .
+ Enter "!" to not modify this option.
 
 Template: ser-oob/LISTEN
 Type: string