User Tools

Site Tools


documentation:server-install-aducid

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
documentation:server-install-aducid [2019/01/27 08:18]
mpospisek [File and directory preparation]
documentation:server-install-aducid [2019/01/27 08:20]
mpospisek [File and directory preparation]
Line 2: Line 2:
 ===== File and directory preparation ===== ===== File and directory preparation =====
  
-**Directories for aducid-aaa-modules**+**Prepare the aducid-aaa.service**
 <sxh bash> <sxh bash>
 # --- AAA modules need the following directories are created before installation: # --- AAA modules need the following directories are created before installation:
Line 68: Line 68:
 usage () usage ()
 { {
-        echo $'Usage: $0 {start|stop|restart}1>&2+        echo $\"Usage: $0 {start|stop|restart}\" 1>&2
         RETVAL=2         RETVAL=2
 } }