CTE Agent Control Changes on systemd
The commands to start, stop, restart, and check CTE status on systemd are shown in the following table.
| Command | Command syntax for distributions that support systemd | 
|---|---|
| Start | /etc/vormetric/secfs start | 
| Restart | /etc/vormetric/secfs restart | 
| Stop | /etc/vormetric/secfs stop | 
| Check status | /etc/vormetric/secfs status | 
The normal states of CTE services on a system with one or more active GuardPoints is shown in the following list. It is normal for secfs-fs to be listed as active (exited).
- secfs-fuse: active (exited) state
Example
To check the status of CTE, type:
    /etc/vormetric/secfs status
Response
    secfs-fuse service: active (running) since Tue 2022-09-27 09:51:04 CDT; 1h 3min ago
Note
`/etc/vormetric` is a symlink to `/etc/cte`. You can use them interchangeably in ${cteu_10}.