This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
DevicePolicy=closed -
DynamicUser=yes -
Environment="CONFIG_OPTIONS=--config /etc/garagemq/config.yaml" -
ExecStart=/usr/bin/garagemq $CONFIG_OPTIONS $EXTRA_OPTIONS -
LockPersonalityIntroduced in systemd 235=yes -
MemoryDenyWriteExecuteIntroduced in systemd 231=yes -
NoNewPrivilegesIntroduced in systemd 239=yes -
PrivateDevicesIntroduced in systemd 209=yes -
PrivateMounts=yes -
PrivateTmp=yes -
PrivateUsers=yes -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectHostnameIntroduced in systemd 242=yes -
ProtectKernelModulesIntroduced in systemd 232=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
ProtectSystemIntroduced in systemd 214=strict -
Restart=on-failure -
RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6 AF_NETLINK -
RestrictNamespacesIntroduced in systemd 233=yes -
RestrictRealtimeIntroduced in systemd 231=yes -
RestrictSUIDSGIDIntroduced in systemd 242=yes -
StateDirectory=garagemq -
Type=notify -
WorkingDirectory=/var/lib/garagemq
-
-
[Unit]-
After=network.target -
Description=AMQP server in golang
-
Additionnal notes
Nothing here.