Changed -f /usr/local/etc/example.xml -> /usr/local/etc/clixon/example.xml everywhere
This commit is contained in:
parent
60fdb65ee0
commit
af36838b4c
9 changed files with 37 additions and 37 deletions
|
|
@ -7,7 +7,7 @@ Type=forking
|
|||
User=root
|
||||
RestartSec=60
|
||||
Restart=on-failure
|
||||
ExecStart=/usr/local/sbin/clixon_backend -s running -f /usr/local/etc/example.xml
|
||||
ExecStart=/usr/local/sbin/clixon_backend -s running -f /usr/local/etc/clixon/example.xml
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
@ -8,7 +8,7 @@ Type=simple
|
|||
User=www-data
|
||||
WorkingDirectory=/www-data
|
||||
Restart=on-failure
|
||||
ExecStart=/www-data/clixon_restconf -f /usr/local/etc/example.xml
|
||||
ExecStart=/www-data/clixon_restconf -f /usr/local/etc/clixon/example.xml
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue