Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vjrj committed Dec 1, 2021
1 parent bbbc1eb commit 73e0471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/ipt.postinst
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ if ! [ -f $DATADIR_LOCATION_CONF ] ; then
echo "Tomcat is sandboxed by systemd and only has write access to some
directories (see /usr/share/doc/tomcat9/README.Debian):
To give access to your IPT data directory settings have to be overridden.
To give access to your IPT data directory, settings have to be overridden.
This is done by creating an override.conf file in
/etc/systemd/system/tomcat9.service.d/ containing:
Expand Down

0 comments on commit 73e0471

Please sign in to comment.