Skip to content

Commit dedb06a

Browse files
committed
address PR comments
1 parent 946694f commit dedb06a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

contrib/init/stacks.service

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Group=stacks
3535
RuntimeDirectory=stacks-blockchain
3636
RuntimeDirectoryMode=0710
3737

38-
# /etc/bitcoin
38+
# /etc/stacks-blockchain
3939
ConfigurationDirectory=stacks-blockchain
4040
ConfigurationDirectoryMode=0710
4141

@@ -61,6 +61,7 @@ PrivateDevices=true
6161

6262
# Deny the creation of writable and executable memory mappings.
6363
MemoryDenyWriteExecute=true
64+
SystemCallArchitectures=native
6465

6566
[Install]
6667
WantedBy=multi-user.target

0 commit comments

Comments
 (0)