mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-29 08:40:12 +01:00
2021-07-31 Fred Gleason <fredg@paravelsystems.com>
* Added a warning to files derived by the build system. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
@GENERATED_SCRIPT_FILE_WARNING@
|
||||
|
||||
# install_usermode.sh
|
||||
#
|
||||
# Install support files for usermode wrapper
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
@GENERATED_SCRIPT_FILE_WARNING@
|
||||
|
||||
USER=root
|
||||
PROGRAM=@prefix@/bin/rdalsaconfig
|
||||
SESSION=true
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
@GENERATED_SCRIPT_FILE_WARNING@
|
||||
|
||||
USER=root
|
||||
PROGRAM=@prefix@/bin/rddbconfig
|
||||
SESSION=true
|
||||
|
||||
Reference in New Issue
Block a user