Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
bsdutils
bsdisks
Commits
76aa0d9564b8
Commit
3a45c7d0
authored
Aug 13, 2020
by
Gleb Popov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Install bsdisks-newsyslog.conf file to the correct location.
Submitted by: Pau Amma <pauamma@gundo.com>
parent
32baf47518c4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
CMakeLists.txt
CMakeLists.txt
+2
-2
bsdisks.8
bsdisks.8
+1
-1
No files found.
CMakeLists.txt
View file @
76aa0d95
...
...
@@ -56,7 +56,7 @@ install(FILES bsdisks-syslog.conf.sample
DESTINATION etc/syslog.d/
)
install
(
FILES bsdisks-newsyslog.conf.sample
DESTINATION etc/newsyslog.d/
DESTINATION etc/newsyslog.
conf.
d/
)
install
(
FILES bsdisks.8
...
...
@@ -70,4 +70,4 @@ if(INSTALL_POLKIT_RULES)
install
(
FILES org.freedesktop.udisks2.policy
DESTINATION share/polkit-1/actions
)
endif
()
\ No newline at end of file
endif
()
bsdisks.8
View file @
76aa0d95
...
...
@@ -63,7 +63,7 @@ Configuration file for
.Nm
configuration file for
.Xr syslogd 8
.It Pa /usr/local/etc/newsyslog.d/bsdisks-newsyslog.conf
.It Pa /usr/local/etc/newsyslog.
conf.
d/bsdisks-newsyslog.conf
.Nm
configuration file for
.Xr newsyslog 8
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment