This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=/etc/tryton/gnuhealthrc
-
ExecStart=/usr/bin/trytond --config /etc/tryton/trytond.conf --pidfile=/var/lib/tryton/trytond.pid --logconf=/etc/tryton/trytond_log.conf
-
Group=tryton
-
MemoryDenyWriteExecute
Introduced in systemd 231=yes -
MountFlags=private
-
NoNewPrivileges
Introduced in systemd 239=yes -
PIDFile=/var/lib/trytond/trytond.pid
-
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
ProtectClock
Introduced in systemd 245=yes -
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=yes -
Restart=always
-
RestrictRealtime
Introduced in systemd 231=yes -
TimeoutSec=300
-
Type=simple
-
User=tryton
-
-
[Unit]
-
After=syslog.target
-
Conflicts=trytond.service
-
Description=GNU Health server
-
Requires=postgresql.service
-
Additionnal notes
Nothing here.